This commit is contained in:
Gk0Wk
2024-04-07 17:21:15 +08:00
parent d46785cb68
commit 7e9cf66d01
12 changed files with 52 additions and 14 deletions

View File

@@ -21,9 +21,11 @@ services:
ports:
- "8000:8000"
environment:
- OPENAI_API_BASE=https://api.openai.com
- OPENAI_API_BASE=htts://api.openai.com
- OPENAI_API_KEY=
- OPENAI_API_MODEL=gpt-4-turbo-preview
- FAST_DESIGN_MODE=True
- GROQ_API_KEY=
networks:
- agentcoord-network