github BerriAI/litellm v1.45.0.dev1

latest releases: v1.46.5, v1.46.4, v1.46.2...
3 days ago

What's Changed

  • [Fix] Performance - use in memory cache when downloading images from a url by @ishaan-jaff in #5657
  • [Feat - Perf Improvement] DataDog Logger 91% lower latency by @ishaan-jaff in #5687
  • (models): Added missing gemini experimental models + fixed pricing for gemini-1.5-pro-exp-0827 by @F1bos in #5693
  • LiteLLM Minor Fixes and Improvements (09/13/2024) by @krrishdholakia in #5689
  • LiteLLM Minor Fixes and Improvements (09/14/2024) by @krrishdholakia in #5697
  • Update model_prices_and_context_window.json by @Ahmet-Dedeler in #5700

New Contributors

Full Changelog: v1.45.0...v1.45.0.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.45.0.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 ✅ 140.0 167.2279827818844 6.419822417892336 0.0 1921 0 112.10127999999031 827.1091520000482
Aggregated Passed ✅ 140.0 167.2279827818844 6.419822417892336 0.0 1921 0 112.10127999999031 827.1091520000482

Don't miss a new litellm release

NewReleases is sending notifications on new releases.