Module engine

Module engine 

Source
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ยง

DocumentChunk
Document chunk for processing
RagEngine
RAG engine for document retrieval and generation
RagStats
RAG engine statistics
SearchResult
Search result with relevance score
StorageStats
Storage statistics