Module config

Module config 

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

LoggingConfig
Logging configuration
MonitoringConfig
Performance monitoring configuration
PerformanceThresholds
Performance thresholds for monitoring
RagConfig
RAG configuration
RagConfigBuilder
Configuration builder for RAG
RateLimitConfig
Rate limiting configuration
RetryConfig
Retry configuration

Enums§

EmbeddingProvider
Supported embedding providers
LlmProvider
Supported LLM providers
ResponseFormat
Response format preferences