feat: chat + optmz control panel
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user