github BerriAI/litellm v1.53.6

latest releases: v1.55.4-test-release-2, v1.55.4-test-release, v1.55.4...
15 days ago

What's Changed

  • UI - fix Application error: a client-side exception has occurred (see the browser console for more information). by @ishaan-jaff in #7027
  • (UI) Load time improvement - Sub 2s load time for Home Page ⚡️ by @ishaan-jaff in #7014
  • add cohere/rerank-v3.5 to model cost map by @ishaan-jaff in #7035
  • (feat) add Vertex Batches API support in OpenAI format by @ishaan-jaff in #7032

Full Changelog: v1.53.5...v1.53.6

Docker Run LiteLLM Proxy

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

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 ✅ 230.0 255.31679997733426 6.192691301327917 0.0 1853 0 212.72625400001743 2747.1794109999905
Aggregated Passed ✅ 230.0 255.31679997733426 6.192691301327917 0.0 1853 0 212.72625400001743 2747.1794109999905

Don't miss a new litellm release

NewReleases is sending notifications on new releases.