forked from phoenix/litellm-mirror
Merge branch 'main' into litellm_add_secret_detection
This commit is contained in:
commit
9942a5cbcf
7 changed files with 196 additions and 44 deletions
|
@ -32,6 +32,7 @@ opentelemetry-api==1.25.0
|
|||
opentelemetry-sdk==1.25.0
|
||||
opentelemetry-exporter-otlp==1.25.0
|
||||
detect-secrets==1.5.0 # Enterprise - secret detection / masking in LLM requests
|
||||
cryptography==42.0.7
|
||||
|
||||
### LITELLM PACKAGE DEPENDENCIES
|
||||
python-dotenv==1.0.0 # for env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue