Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/runtime-config.ts
Properties
| Property | Type |
|---|---|
loop | LoopConfig |
model | ModelProviderConfig |
options | `{ |
tracingDisabled?: boolean; handoffInputFilter?: (data: unknown) => unknown;
}` |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/runtime-config.ts
| Property | Type |
|---|---|
loop | LoopConfig |
model | ModelProviderConfig |
options | `{ |
tracingDisabled?: boolean; handoffInputFilter?: (data: unknown) => unknown;
}` |
Was this page helpful?