Spaces:
Sleeping
Sleeping
| """ | |
| RAG (Retrieval-Augmented Generation) core components. | |
| This package groups together the query router, reranker, temporal ranker, | |
| LLM factory, context compressor, web freshness monitor, and web search | |
| fallback logic into a single "RAG Path" layer. | |
| """ | |