github BerriAI/litellm v1.57.7

latest release: v1.57.8
11 hours ago

What's Changed

  • (minor latency fixes / proxy) - use verbose_proxy_logger.debug() instead of litellm.print_verbose by @ishaan-jaff in #7664
  • feat(ui_sso.py): Allows users to use test key pane, and have team budget limits be enforced for their use-case by @krrishdholakia in #7666
  • fix(main.py): fix lm_studio/ embedding routing by @krrishdholakia in #7658
  • fix(vertex_ai/gemini/transformation.py): handle 'http://' in gemini p… by @krrishdholakia in #7660
  • Use environment variable for Athina logging URL by @vivek-athina in #7628

Full Changelog: v1.57.5...v1.57.7

Docker Run LiteLLM Proxy

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

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 ✅ 200.0 218.4749677188173 6.216185012755876 0.0 1860 0 177.92223199990076 3911.6109139999935
Aggregated Passed ✅ 200.0 218.4749677188173 6.216185012755876 0.0 1860 0 177.92223199990076 3911.6109139999935

Don't miss a new litellm release

NewReleases is sending notifications on new releases.