pypi litellm 1.58.2
v1.58.2

latest releases: 1.86.1, 1.86.0, 1.87.0rc1...
16 months ago

What's Changed

  • Fix RPM/TPM limit typo in admin UI by @yujonglee in #7769
  • Add AIM Guardrails support by @krrishdholakia in #7771
  • Support temporary budget increases on keys by @krrishdholakia in #7754
  • Litellm dev 01 13 2025 p2 by @krrishdholakia in #7758
  • docs - iam role based access for bedrock by @ishaan-jaff in #7774
  • (Feat) prometheus - emit remaining team budget metric on proxy startup by @ishaan-jaff in #7777
  • (fix) BaseAWSLLM - cache IAM role credentials when used by @ishaan-jaff in #7775

Full Changelog: v1.58.1...v1.58.2

Docker Run LiteLLM Proxy

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

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 ✅ 250.0 289.8090936126223 6.143711740946042 0.0 1838 0 228.12097899998207 2196.5017750000015
Aggregated Passed ✅ 250.0 289.8090936126223 6.143711740946042 0.0 1838 0 228.12097899998207 2196.5017750000015

Don't miss a new litellm release

NewReleases is sending notifications on new releases.