github BerriAI/litellm v1.58.2-dev1

5 hours ago

What's Changed

  • build(pyproject.toml): bump uvicorn depedency requirement + Azure o1 model check fix + Vertex Anthropic headers fix by @krrishdholakia in #7773
  • Add gemini/ frequency_penalty + presence_penalty support by @krrishdholakia in #7776
  • Add back in non root image fixes by @rajatvig in #7781

Full Changelog: v1.58.2...v1.58.2-dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.58.2-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 Failed ❌ 270.0 302.10681472219204 6.039948987754746 0.0 1807 0 228.94537999997056 4199.834433000035
Aggregated Failed ❌ 270.0 302.10681472219204 6.039948987754746 0.0 1807 0 228.94537999997056 4199.834433000035

Don't miss a new litellm release

NewReleases is sending notifications on new releases.