Merge branch 'main' into public-fix-1

This commit is contained in:
Krish Dholakia 2023-12-16 12:27:58 -08:00 committed by GitHub
commit 47ba8082df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
109 changed files with 8257 additions and 3200 deletions

View file

@ -1,5 +1,5 @@
# LITELLM PROXY DEPENDENCIES #
openai
openai>=1.0.0
fastapi
tomli
pydantic>=2.5
@ -17,4 +17,5 @@ celery
psutil
mangum
google-generativeai
async_generator # for ollama
traceloop-sdk==0.5.3
langfuse==1.14.0