feat: chat + optmz control panel

This commit is contained in:
thanhnv
2026-07-10 16:26:30 +09:00
parent d882a9dc23
commit 7cea023dce
28 changed files with 1702 additions and 402 deletions
+8
View File
@@ -0,0 +1,8 @@
# Copy this file to casan.local.env, then replace the API-key value locally.
# It is consumed only by local-full.sh and is ignored by Git.
CASAN_CHAT_MODEL_MODE=model
CASAN_CHAT_MODEL_PROVIDER=omniroute
CASAN_OPENAI_COMPATIBLE_BASE_URL=http://host.docker.internal:20128/v1
CASAN_OPENAI_COMPATIBLE_API_KEY=replace-with-your-omniroute-or-openai-key
CASAN_PREFLIGHT=1