Expand description
RAG configuration and settings management
This module handles all configuration aspects of the RAG system, including provider settings, model configurations, and operational parameters.
Structs§
- Logging
Config - Logging configuration
- Monitoring
Config - Performance monitoring configuration
- Performance
Thresholds - Performance thresholds for monitoring
- RagConfig
- RAG configuration
- RagConfig
Builder - Configuration builder for RAG
- Rate
Limit Config - Rate limiting configuration
- Retry
Config - Retry configuration
Enums§
- Embedding
Provider - Supported embedding providers
- LlmProvider
- Supported LLM providers
- Response
Format - Response format preferences