mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
fixed function calling arch config yaml
This commit is contained in:
parent
3e9327cf36
commit
dc3a9813c3
2 changed files with 0 additions and 6 deletions
|
|
@ -17,8 +17,6 @@ services:
|
|||
ports:
|
||||
- "18080:8080"
|
||||
environment:
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY:?error}
|
||||
- MISTRAL_API_KEY=${MISTRAL_API_KEY:?error}
|
||||
- CHAT_COMPLETION_ENDPOINT=http://host.docker.internal:10000/v1 #this is only because we are running the sample app in the same docker container environemtn as archgw
|
||||
|
||||
opentelemetry:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue