chore: 🧹 removing clutter

This commit is contained in:
2026-01-27 22:04:31 +00:00
parent 4296a4df88
commit d5f8d72e46
12 changed files with 235 additions and 387 deletions
+22
View File
@@ -0,0 +1,22 @@
# --- Connection Settings ---
api:
base_url: "http://192.168.0.49:1234"
api_version: "/v1/"
# --- Model Settings ---
models:
inference: "lm_studio/qwen/qwen3-8b"
embedding: "text-embedding-qwen3-embedding-8b"
# --- Ingestion Settings ---
ingestion:
data_dir: "/home/cosmic/DnD"
db_path: "./local_faiss_db"
max_workers: 8
chunk_size: 800
chunk_overlap: 100
# --- Retrieval Settings ---
retrieval:
top_k: 4
context_limit: 10000 # Max characters from full file context