Expand description
LLM routing and model loading contracts for Odyssey.
Re-exports§
pub use autoagents_llm as auto;
Structs§
- Autoagents
Provider Config - Echo
Provider - LlmGateway
- LlmMessage
- LlmRequest
- LlmResponse
- LlmTool
- LlmTool
Call - Model
Info - Model
Load Request - Model
Route - Token
Usage
Enums§
Traits§
- LlmProvider
- Core trait that all LLM providers must implement, combining chat, completion and embedding capabilities into a unified interface