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