mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
add sentry sdk to litellm docker (#5965)
This commit is contained in:
parent
4251375db3
commit
e70d1a2808
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ azure-identity==1.16.1 # for azure content safety
|
||||||
opentelemetry-api==1.25.0
|
opentelemetry-api==1.25.0
|
||||||
opentelemetry-sdk==1.25.0
|
opentelemetry-sdk==1.25.0
|
||||||
opentelemetry-exporter-otlp==1.25.0
|
opentelemetry-exporter-otlp==1.25.0
|
||||||
|
sentry_sdk==2.2.1 # for sentry error handling
|
||||||
detect-secrets==1.5.0 # Enterprise - secret detection / masking in LLM requests
|
detect-secrets==1.5.0 # Enterprise - secret detection / masking in LLM requests
|
||||||
cryptography==42.0.7
|
cryptography==42.0.7
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue