Update docs, configs, and scripts
Co-Authored-By: Oz <oz-agent@warp.dev>
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
# Generated from .env by scripts/install.sh and scripts/restart.sh
|
||||
# Keep values in .env as the source of truth.
|
||||
FRONTEND_PORT=3000
|
||||
OPENAI_API_BASE_URL=http://gemma3-vllm:8000/v1
|
||||
VLLM_API_KEY=YOUR_LOCAL_API_KEY_HERE
|
||||
GEMMA_MODEL_ID=google/gemma-3-1b-it
|
||||
GEMMA_MODEL_ID=SET_IN_DOT_ENV
|
||||
OPEN_WEBUI_DATA_DIR=./frontend/data/open-webui
|
||||
|
||||
Reference in New Issue
Block a user