github BerriAI/litellm v1.40.24

latest releases: v1.40.29, v1.40.28, v1.40.27...
5 days ago

What's Changed

  • refactor(litellm_logging.py): refactors how slack_alerting generates langfuse trace url by @krrishdholakia in #4344
  • [Security Fix - Proxy Server ADMIN UI] - Store credentials in cookies + use strong JWT signing secret by @ishaan-jaff in #4357
  • [Test] Test routes on LiteLLM Proxy always includes OpenAI Routes by @ishaan-jaff in #4356
  • fix - Can't access /v1/audio/speech with some user key by @ishaan-jaff in #4360

Full Changelog: v1.40.22...v1.40.24

Docker Run LiteLLM Proxy

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

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 ✅ 130.0 154.96801309401323 6.361794835434345 0.0 1904 0 115.54615199997897 1161.0779019999882
Aggregated Passed ✅ 130.0 154.96801309401323 6.361794835434345 0.0 1904 0 115.54615199997897 1161.0779019999882

Don't miss a new litellm release

NewReleases is sending notifications on new releases.