Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
Arguments passed to TurnHook.beforeModelCall() before each model invocation.
Properties
| Property | Type |
|---|---|
instructions | `string |
input | AgentInputItem[] |
agentName | string |
turnNumber | number |
context | `TContext |
Was this page helpful?