Expand description
LLM provider configuration.
Defines which LLM backend to use and how to reach it. This module contains only pure data types — no HTTP code, no async runtime.
Structs§
- LlmConfig
- Complete configuration for an LLM client.
Enums§
- LlmProvider
- Supported LLM providers.