D-Star-AI / dsRAG

High-performance retrieval engine for unstructured data
MIT License
996 stars 65 forks source link

Sqlite chunk db #35

Closed NickGator1 closed 3 months ago

NickGator1 commented 3 months ago

Added support for a SQLite table as the chunk db. Also added a new get_document function for the BasicChunkDB class that returns an entire document when no chunk_index is provided