mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 17:56:28 +02:00
silly silly me
This commit is contained in:
parent
057c17bb43
commit
93b5c0b254
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ services:
|
|||
ports:
|
||||
- "10530:10530"
|
||||
environment:
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
||||
- LLM_GATEWAY_ENDPOINT=http://host.docker.internal:12000/v1
|
||||
- OTLP_ENDPOINT=http://jaeger:4318/v1/traces
|
||||
command: ["uv", "run", "python", "src/credit_risk_demo/risk_crew_agent.py"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue