We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40580f commit c233e86Copy full SHA for c233e86
requirements.txt
@@ -20,7 +20,7 @@ google-generativeai==0.5.0 # for vertex ai calls
20
async_generator==1.10.0 # for async ollama calls
21
langfuse==2.45.0 # for langfuse self-hosted logging
22
prometheus_client==0.20.0 # for /metrics endpoint on proxy
23
-ddtrace==3.8.0 # for advanced DD tracing / profiling
+ddtrace==2.19.0 # for advanced DD tracing / profiling
24
orjson==3.10.12 # fast /embedding responses
25
apscheduler==3.10.4 # for resetting budget in background
26
fastapi-sso==0.16.0 # admin UI, SSO
0 commit comments