feat: ✨ Refactor it Turso!
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user