Expand description
Unified model adapter trait and shared types.
Structs§
- Chat
Message - Model
Config - Configuration for a single model call (overrides adapter defaults).
- Model
Request - A request to a chat model.
- Model
Response - A response from a chat model.
- Structured
Request - A request for structured (JSON) output.
Enums§
Traits§
- Model
Adapter - Unified interface for LLM providers.