github BerriAI/litellm v1.42.9-stable-fix

latest releases: v1.46.8, v1.46.7, v1.46.6...
one month ago

What's Changed

  • fix: support vertex filepath on proxy litellm_params definition by @ec2ainun in #4989
  • [Fix-OTEL Proxy] Only forward traceparent to llm api when litellm.forward_traceparent_to_llm_provider=True by @ishaan-jaff in #4995
  • [Fix-Proxy] Log attributes on failed LLM calls by @ishaan-jaff in #4997
  • [Enterprise Proxy Feature] - Log to GCS Bucket ✨⚡️ by @ishaan-jaff in #4999
  • Update helm chart to 0.2.2 by @lowjiansheng in #4992
  • Add databricks/databricks-meta-llama-3-1-70b-instruct, 'databricks/databricks-meta-llama-3-1-405b-instruct' by @ishaan-jaff in #5003
  • Add new model for gemini-1.5-pro-exp-0801. by @Manouchehri in #5002

New Contributors

Full Changelog: v1.42.8...v1.42.9-stable-fix

Docker Run LiteLLM Proxy

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

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

Docker Run LiteLLM Proxy

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

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 ✅ 120.0 153.81077638915255 6.350367162336094 0.0 1899 0 97.45739499999218 19724.838319000013
Aggregated Passed ✅ 120.0 153.81077638915255 6.350367162336094 0.0 1899 0 97.45739499999218 19724.838319000013

Don't miss a new litellm release

NewReleases is sending notifications on new releases.