github BerriAI/litellm v1.41.3

latest releases: v1.41.6, v1.41.5.dev1, v1.41.5...
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
  • [Feat] Return Response headers for OpenAI / Azure OpenAI when litellm.return_response_headers=True by @ishaan-jaff in #4501
  • [Feat-Enterprise] log "x-ratelimit-remaining-tokens" and "x-ratelimit-remaining-requests" on prometheus by @ishaan-jaff in #4503
  • fix exception provider not known by @ishaan-jaff in #4504

New Contributors

Full Changelog: v1.41.2...v1.41.3

Docker Run LiteLLM Proxy

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

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 ✅ 130.0 158.51689002697222 6.443513101897096 0.0 1928 0 109.03273299999228 1351.596542999971
Aggregated Passed ✅ 130.0 158.51689002697222 6.443513101897096 0.0 1928 0 109.03273299999228 1351.596542999971

Don't miss a new litellm release

NewReleases is sending notifications on new releases.