Expand description
AgentExecutor trait — the user-facing contract for agent behavior.
Structs§
- Execution
Context - Context available to the executor during message processing.
Traits§
- Agent
Executor - Trait that users implement to define agent behavior.
AgentExecutor trait — the user-facing contract for agent behavior.