Module llm

Module llm 

Source
Expand description

Multi-provider LLM integration for answer synthesis

Supports OpenAI GPT, Anthropic Claude, Groq, OpenRouter, HuggingFace, and custom endpoints with automatic failover and comprehensive error handling.

Structs§

Citation
Citation information linking to source documents
LlmClient
Multi-provider LLM client with automatic failover
LlmConfig
Configuration for LLM integration supporting multiple providers
LlmResponse
LLM response with comprehensive metadata

Enums§

LlmProvider
Available LLM providers