github BerriAI/litellm v1.75.0.dev2

latest releases: v1.76.2-nightly, v1.76.1.rc.2, v1.76.1.rc.1...
one month ago

What's Changed

  • [Redis] - Add ability to add client through GCP IAM Auth by @jugaldb in #13275
  • [LLM Translation + Coding tools] Added litellm claude code count tokens support by @jugaldb in #13261
  • [LLM Translation] claude opus 4.1 support for anthropic provider by @jugaldb in #13296
  • [New model] add bedrock/us.anthropic.claude-opus-4-1-20250805-v1:0 by @ishaan-jaff in #13295
  • New models - add fireworks_ai/glm-4p5 model family by @ishaan-jaff in #13297
  • [Feat] Add fireworks gpt-oss models by @ishaan-jaff in #13303
  • Create New Key - Make Team Field Required for Service Account by @NANDINI-star in #13302
  • [LLM Translation] Fix model group on clientside auth with API calls by @jugaldb in #13293

Full Changelog: v1.75.0-nightly...v1.75.0.dev2

Docker Run LiteLLM Proxy

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

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 ✅ 170.0 200.9425997212926 6.199794205085812 0.0 1855 0 128.72912299997097 1157.9971859999887
Aggregated Passed ✅ 170.0 200.9425997212926 6.199794205085812 0.0 1855 0 128.72912299997097 1157.9971859999887

Don't miss a new litellm release

NewReleases is sending notifications on new releases.