mirror of
https://github.com/katanemo/plano.git
synced 2026-07-05 15:52:12 +02:00
update key and setup gpt-4o-mini as default llm
This commit is contained in:
parent
e445c69c5d
commit
646b02a01c
2 changed files with 7 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ services:
|
|||
ports:
|
||||
- "8080:8080"
|
||||
environment:
|
||||
- DEFAULT_MODELS=gpt-4o
|
||||
- DEFAULT_MODELS=gpt-4o-mini
|
||||
- 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