mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
➕ feat: Add python requirements for Azure Content-Safety callback
Signed-off-by: Lunik <lunik@tiwabbit.fr>
This commit is contained in:
parent
6cec252b07
commit
406c9820d1
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ fastapi-sso==0.10.0 # admin UI, SSO
|
|||
pyjwt[crypto]==2.8.0
|
||||
python-multipart==0.0.9 # admin UI
|
||||
Pillow==10.3.0
|
||||
azure-ai-contentsafety==1.0.0 # for azure content safety
|
||||
azure-identity==1.15.0 # for azure content safety
|
||||
|
||||
### LITELLM PACKAGE DEPENDENCIES
|
||||
python-dotenv==1.0.0 # for env
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue