mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
read copilot model from env
This commit is contained in:
parent
9fba2b1bec
commit
5b6d592d09
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ services:
|
|||
- MAX_PROJECTS_PER_USER=${MAX_PROJECTS_PER_USER}
|
||||
- VOICE_API_URL=${VOICE_API_URL}
|
||||
- PROVIDER_DEFAULT_MODEL=${PROVIDER_DEFAULT_MODEL}
|
||||
- PROVIDER_COPILOT_MODEL=${PROVIDER_COPILOT_MODEL}
|
||||
- RAG_UPLOADS_DIR=/app/uploads
|
||||
- USE_KLAVIS_TOOLS=${USE_KLAVIS_TOOLS}
|
||||
- KLAVIS_API_KEY=${KLAVIS_API_KEY}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue