Module executor

Module executor 

Source
Expand description

Agent executor - runs individual agents with LLM backend

Structs§

AgentExecutor
Agent executor - runs agents with LLM backends
ExecutionResult
Result of agent execution
ExecutorConfig
Configuration for agent execution

Traits§

LlmBackend
Trait for LLM provider (re-exported for convenience)