Structs§
- LlmTimeouts
- Provider
Components - Component bundle returned by provider factories.
- Provider
Handle - Owning handle to provider components. This is an executable transport handle supplied by the host, not a persistence format.
- Provider
Options - Provider
Rate Limit Policy - Provider
Reliability - Provider
Retry Policy - Provider
Spec - Serialised form of a provider’s host-owned configuration. Runtime persistence stores only provider ids; this type is for app/user config files that need credentials.
- Static
Model Policy
Enums§
Traits§
- Provider
- A configured LLM backend: its identity, host-config serialization, its generation options, and the request transport.
- Provider
Factory - Provider
Model Policy