github BerriAI/litellm v1.42.9

latest releases: v1.52.0-stable, v1.52.2-dev1, v1.52.3...
3 months 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

Docker Run LiteLLM Proxy

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

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 157.31948598527086 6.35112328311807 0.0 1901 0 115.0087099999837 714.2894820000265
Aggregated Passed ✅ 130.0 157.31948598527086 6.35112328311807 0.0 1901 0 115.0087099999837 714.2894820000265

Don't miss a new litellm release

NewReleases is sending notifications on new releases.