feat: add environment configuration and SQLite migration support
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user