Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
Properties
| Property | Type |
|---|---|
type | 'json_schema' |
schema | Record<string, unknown> |
name | string |
strict | boolean |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
| Property | Type |
|---|---|
type | 'json_schema' |
schema | Record<string, unknown> |
name | string |
strict | boolean |
Was this page helpful?