Skip to main content

Module provider

Module provider 

Source
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.