github BerriAI/litellm v1.65.7-nightly

5 days ago

What's Changed

  • [Feat SSO] - Allow admins to set default_team_params to have default params for when litellm SSO creates default teams by @ishaan-jaff in #9895
  • [Feat] Emit Key, Team Budget metrics on a cron job schedule by @ishaan-jaff in #9528
  • [Bug Fix MSFT SSO] Use correct field for user email when using MSFT SSO by @ishaan-jaff in #9886
  • [Docs] Tutorial using MSFT auto team assignment with LiteLLM by @ishaan-jaff in #9898

Full Changelog: v1.65.6-nightly...v1.65.7-nightly

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.65.7-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 ✅ 240.0 261.69840098746454 6.131387078558505 0.0 1835 0 214.285206999989 3626.6518760000395
Aggregated Passed ✅ 240.0 261.69840098746454 6.131387078558505 0.0 1835 0 214.285206999989 3626.6518760000395

Don't miss a new litellm release

NewReleases is sending notifications on new releases.