github BerriAI/litellm v1.41.3.dev1

latest releases: v1.41.5.dev1, v1.41.5, v1.41.4.dev1...
2 days ago

What's Changed

  • Update azure_ai.md by @sauravpanda in #4485
  • fix(bedrock_httpx.py): Add anthropic.claude-3-5-sonnet-20240620-v1:0 to converse list by @Manouchehri in #4484
  • Fix usage of parameter-based credentials when using vertex_ai_beta route by @ubirdio in #4486

New Contributors

Full Changelog: v1.41.2-stable...v1.41.3.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.3.dev1

Don't want to maintain your internal proxy? get in touch 🎉

Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat

Load Test LiteLLM Proxy Results

Name Status Median Response Time (ms) Average Response Time (ms) Requests/s Failures/s Request Count Failure Count Min Response Time (ms) Max Response Time (ms)
/chat/completions Passed ✅ 120.0 139.74836169660554 6.401173614938302 0.0 1915 0 100.05953000001 2095.8458609999866
Aggregated Passed ✅ 120.0 139.74836169660554 6.401173614938302 0.0 1915 0 100.05953000001 2095.8458609999866

Don't miss a new litellm release

NewReleases is sending notifications on new releases.