Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
Options for the context compactor (reactive compaction).
Properties
| Property | Type |
|---|---|
tokenThreshold | number |
compact | `(items: AgentInputItem[]) => AgentInputItem[] |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
Options for the context compactor (reactive compaction).
| Property | Type |
|---|---|
tokenThreshold | number |
compact | `(items: AgentInputItem[]) => AgentInputItem[] |
Was this page helpful?