forked from phoenix/litellm-mirror
(fix) log to datadog
This commit is contained in:
parent
2afddf4536
commit
2bce2ee7e3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ google-generativeai==0.3.2 # for vertex ai calls
|
|||
async_generator==1.10.0 # for async ollama calls
|
||||
traceloop-sdk==0.5.3 # for open telemetry logging
|
||||
langfuse>=2.6.3 # for langfuse self-hosted logging
|
||||
clickhouse_connect==0.7.0
|
||||
datadog-api-client==2.23.0 # for datadog logging
|
||||
orjson==3.9.15 # fast /embedding responses
|
||||
apscheduler==3.10.4 # for resetting budget in background
|
||||
fastapi-sso==0.10.0 # admin UI, SSO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue