Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tracing/trajectory-logger.ts
Properties
| Property | Type |
|---|---|
timestamp | string |
turn | number |
event | string |
data | Record<string, unknown> |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tracing/trajectory-logger.ts
| Property | Type |
|---|---|
timestamp | string |
turn | number |
event | string |
data | Record<string, unknown> |
Was this page helpful?