Expand description
Core RAG engine and retrieval logic
This module contains the main RAG engine implementation, including document processing, query handling, and response generation.
Structsยง
- Document
Chunk - Document chunk for processing
- RagEngine
- RAG engine for document retrieval and generation
- RagStats
- RAG engine statistics
- Search
Result - Search result with relevance score
- Storage
Stats - Storage statistics