Expand description
Agent executor - runs individual agents with LLM backend
Structs§
- Agent
Executor - Agent executor - runs agents with LLM backends
- Execution
Result - Result of agent execution
- Executor
Config - Configuration for agent execution
Traits§
- LlmBackend
- Trait for LLM provider (re-exported for convenience)