github BerriAI/litellm v1.72.0-nightly

3 months ago

What's Changed

  • [Docs] 1.72.0-stable release note by @ishaan-jaff in #11295
  • Xai, VertexAI, Google AI Studio - live web search support in OpenAI format + Other improvements (XAI tool calling, Fireworks AI pdf files) by @krrishdholakia in #11251
  • feat: Add audio parameter support to gemini tts models by @AyrennC in #11287

New Contributors

Full Changelog: v1.71.3-rc...v1.72.0-nightly

Docker Run LiteLLM Proxy

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

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 ✅ 200.0 223.97570347752583 6.3203982869505495 0.0 1891 0 178.26985099998183 2575.3980119999937
Aggregated Passed ✅ 200.0 223.97570347752583 6.3203982869505495 0.0 1891 0 178.26985099998183 2575.3980119999937

Don't miss a new litellm release

NewReleases is sending notifications on new releases.