feat: add environment configuration and SQLite migration support

This commit is contained in:
Zoe
2026-09-19 15:00:32 -05:00
parent 75b3a01aee
commit 118a5387cb
10 changed files with 193 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
LLAMA_CPP_ORIGIN=http://berlin:9931
LLAMA_CPP_MODEL_ID=Qwen3.6-35B-A3B-UD-Q4_K_M.gguf
DATABASE_PATH=./data/token.sqlite