Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/context/history-processors.ts
A history processor transforms input items before they reach the model. Must return a new array — never mutate the input.
Properties
| Property | Type |
|---|---|
name | string |
Was this page helpful?