Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
Run context passed to tools and instruction functions.
Properties
| Property | Type |
|---|---|
data | TContext |
signal | AbortSignal |
nestingDepth | number |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
Run context passed to tools and instruction functions.
| Property | Type |
|---|---|
data | TContext |
signal | AbortSignal |
nestingDepth | number |
Was this page helpful?