forked from phoenix/litellm-mirror
(fix) proxy req.txt, langfuse
This commit is contained in:
parent
094f6355e4
commit
35765e02cf
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ prisma==0.11.0 # for db
|
|||
mangum==0.17.0 # for aws lambda functions
|
||||
google-generativeai==0.1.0 # for vertex ai calls
|
||||
traceloop-sdk==0.5.3 # for open telemetry logging
|
||||
langfuse>=2.0.0# for langfuse self-hosted logging
|
||||
langfuse>=2.0.0 # for langfuse self-hosted logging
|
||||
### LITELLM PACKAGE DEPENDENCIES
|
||||
python-dotenv>=0.2.0 # for env
|
||||
tiktoken>=0.4.0 # for calculating usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue