feat: Refactor it Turso!

This commit is contained in:
2026-02-06 22:18:20 +00:00
parent cabf4f5eab
commit 02698472ce
10 changed files with 769 additions and 19 deletions
+2 -1
View File
@@ -12,11 +12,12 @@ models:
# --- Ingestion Settings ---
ingestion:
data_dir: "/home/cosmic/DnD"
db_path: "./local_faiss_db"
db_path: "./data/dmv.db"
max_workers: 8
chunk_size: 800
chunk_overlap: 100
embedding_batch_size: 32
time_file_location: "./data/time_file.txt"
# --- Retrieval Settings ---
retrieval: