(requirements.txt) - Update langfuse so that we get the latest features.

This commit is contained in:
David Manouchehri 2024-04-24 13:29:31 +00:00
parent 70c98617da
commit d4d3130b38
No known key found for this signature in database

View file

@ -17,7 +17,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.7.3 # for langfuse self-hosted logging
langfuse==2.27.1 # 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