Skip to content

TurnHookArgs

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts

Arguments passed to TurnHook.beforeModelCall() before each model invocation.

Properties

PropertyType
instructions`string
inputAgentInputItem[]
agentNamestring
turnNumbernumber
context`TContext

Was this page helpful?

Download as PDF