github BerriAI/litellm v1.43.7.dev1

latest releases: v1.52.0-stable, v1.52.2-dev1, v1.52.3...
2 months ago

What's Changed

  • [Feat-Proxy] send prometheus fallbacks stats to slack by @ishaan-jaff in #5154
  • [Feat-Security] Send Slack Alert when CRUD ops done on Virtual Keys, Teams, Internal Users by @ishaan-jaff in #5166
  • [Proxy docstring] fix curl on docstring on /team endpoints by @ishaan-jaff in #5167
  • [Feat Proxy] Send slack alert on CRUD endpoints for Internal Users by @ishaan-jaff in #5168
  • [Feat] Log GCS logs in folders based on dd-m-yyyy by @ishaan-jaff in #5171
  • [Feat] GCS Bucket logging - log api key metadata + response cost by @ishaan-jaff in #5169

Full Changelog: v1.43.6.dev1...v1.43.7.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.43.7.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 Passed ✅ 83 99.22923393705152 6.5347647956346755 0.0 1954 0 70.33222400002614 1331.3259499999504
Aggregated Passed ✅ 83 99.22923393705152 6.5347647956346755 0.0 1954 0 70.33222400002614 1331.3259499999504

Don't miss a new litellm release

NewReleases is sending notifications on new releases.