We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb43a1 commit e19ce18Copy full SHA for e19ce18
docker-compose.yml
@@ -32,6 +32,7 @@ services:
32
- AT_USERNAME=${AT_USERNAME}
33
- AT_API_KEY=${AT_API_KEY}
34
- LANGTRACE_API_KEY=${LANGTRACE_API_KEY}
35
+ - GROQ_API_KEY=${GROQ_API_KEY}
36
- OLLAMA_HOST=http://ollama:11434
37
# Expose port 7860 for the Gradio web interface
38
ports:
0 commit comments