D-Star-AI / dsRAG

High-performance retrieval engine for unstructured data
MIT License
852 stars 61 forks source link

New metadata fields #37

Closed NickGator1 closed 2 months ago

NickGator1 commented 2 months ago

Added supp_id and created_on to the KnowledgeBase metadata fields, and the ChunkDB Changed doc_id to id for the documents table Updated the storage directory for the Chroma DB to match what is used in the ChunkDB and KnowledgeBase classes