Skip to content

Commit

Permalink
Merge pull request BerriAI#3262 from Manouchehri/update-langfuse-py-1
Browse files Browse the repository at this point in the history
Update langfuse in `requirements.txt`
  • Loading branch information
ishaan-jaff authored May 2, 2024
2 parents 9ac5d30 + d4d3130 commit f3dfe5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f3dfe5f

Please sign in to comment.