github BerriAI/litellm v1.43.9.dev1

latest releases: v1.46.6, v1.46.5, v1.46.4...
one month ago

What's Changed

  • [Feat-Proxy+langfuse] LiteLLM-specific Tags on Langfuse - cache_hit, cache_key by @ishaan-jaff in #5180
  • [Feat-Proxy Security] Allow Using x-forwarded-for for enforcing + tracking ip address by @ishaan-jaff in #5181

Full Changelog: v1.43.9...v1.43.9.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.43.9.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 ✅ 130.0 201.6746962599047 6.326349098765157 0.0 1893 0 100.86242599999196 10702.858546999949
Aggregated Passed ✅ 130.0 201.6746962599047 6.326349098765157 0.0 1893 0 100.86242599999196 10702.858546999949

Don't miss a new litellm release

NewReleases is sending notifications on new releases.