Merge pull request #2883 from Manouchehri/fix-broke-langfuse-2857

(fix) Langfuse v2 renamed a few things.
This commit is contained in:
Krish Dholakia 2024-04-15 16:14:05 -07:00 committed by GitHub
commit 9ab6482466
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 5 deletions

View file

@ -18,7 +18,7 @@ google-cloud-aiplatform==1.47.0 # for vertex ai calls
anthropic[vertex]==0.21.3
google-generativeai==0.5.0 # for vertex ai calls
async_generator==1.10.0 # for async ollama calls
langfuse>=2.6.3 # for langfuse self-hosted logging
langfuse>=2.7.3 # for langfuse self-hosted logging
datadog-api-client==2.23.0 # for datadog logging
prometheus_client==0.20.0 # for /metrics endpoint on proxy
orjson==3.9.15 # fast /embedding responses