github BerriAI/litellm v1.66.3.dev1

4 months ago

What's Changed

  • [Feat] Unified Responses API - Add Azure Responses API support by @ishaan-jaff in #10116
  • UI: Make columns resizable/hideable in Models table by @msabramo in #10119

Full Changelog: v1.66.2.dev1...v1.66.3.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.66.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 ✅ 180.0 210.74489628810068 6.401988824678471 0.003341330284278951 1916 1 38.52582800004711 5506.760536000002
Aggregated Passed ✅ 180.0 210.74489628810068 6.401988824678471 0.003341330284278951 1916 1 38.52582800004711 5506.760536000002

Don't miss a new litellm release

NewReleases is sending notifications on new releases.