mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix default model name
This commit is contained in:
parent
f9f765afba
commit
0696791028
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ services:
|
|||
ports:
|
||||
- "8080:8080"
|
||||
environment:
|
||||
- DEFAULT_MODEL=gpt-4o-mini
|
||||
- DEFAULT_MODEL=gpt-4o
|
||||
- ENABLE_OPENAI_API=true
|
||||
- OPENAI_API_BASE_URL=http://host.docker.internal:12000/v1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue