Skip to content

Commit

Permalink
add sentry sdk to litellm docker (BerriAI#5965)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff authored Sep 29, 2024
1 parent 4251375 commit e70d1a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ azure-identity==1.16.1 # for azure content safety
opentelemetry-api==1.25.0
opentelemetry-sdk==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
cryptography==42.0.7

Expand Down

0 comments on commit e70d1a2

Please sign in to comment.