Skip to content

Releases: BerriAI/litellm

v1.65.2.dev1

02 Apr 06:14
23051d8
Compare
Choose a tag to compare

What's Changed

  • Openrouter streaming fixes + Anthropic 'file' message support by @krrishdholakia in #9667
  • fix(cost_calculator.py): allows checking received + sent model name w… by @krrishdholakia in #9669
  • Revert "Revert "Correct Databricks llama3.3-70b endpoint and add databricks c…" by @krrishdholakia in #9676
  • Update model_prices_and_context_window.json add gemini-2.5-pro-exp-03-25 by @superpoussin22 in #9650
  • fix(proxy_server.py): Fix "Circular reference detected" error when max_parallel_requests = 0 by @krrishdholakia in #9671
  • UI (new_usage.tsx): Report 'total_tokens' + report success/failure calls by @krrishdholakia in #9675
  • [Reliability] - Ensure new Redis + DB architecture tracks spend accurately by @ishaan-jaff in #9673
  • [Bug fix] - Service accounts - only apply service_account_settings.enforced_params on service accounts by @ishaan-jaff in #9683
  • UI - New Usage Tab fixes by @krrishdholakia in #9696
  • [Reliability Fixes] - Ensure no deadlocks occur when updating DailyUserSpendTransaction by @ishaan-jaff in #9690
  • Virtual key based policies in Aim Guardrails by @hxtomer in #9499
  • fix(streaming_handler.py): fix completion start time tracking + Anthropic 'reasoning_effort' param mapping by @krrishdholakia in #9688

Full Changelog: v1.65.1-nightly...v1.65.2.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.65.2.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 ✅ 200.0 228.05634387180868 6.2817559363541715 0.0 1880 0 183.1938070000092 4938.761445000011
Aggregated Passed ✅ 200.0 228.05634387180868 6.2817559363541715 0.0 1880 0 183.1938070000092 4938.761445000011

v1.65.1-nightly

01 Apr 05:39
bc5cc51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.64.1.dev1...v1.65.1-nightly

Docker Run LiteLLM Proxy

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

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 ✅ 220.0 261.03979166611845 6.112143157921839 0.0 1827 0 196.8891020000001 5075.201525000011
Aggregated Passed ✅ 220.0 261.03979166611845 6.112143157921839 0.0 1827 0 196.8891020000001 5075.201525000011

v1.65.0-stable

30 Mar 06:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.63.14-stable.patch1...v1.65.0-stable

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:litellm_stable_release_branch-v1.65.0-stable

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 233.43193575834258 6.214443976298119 0.0 1858 0 180.17820199997914 4614.819022000006
Aggregated Passed ✅ 200.0 233.43193575834258 6.214443976298119 0.0 1858 0 180.17820199997914 4614.819022000006

v1.65.0.rc

28 Mar 22:58
0865e52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.64.1-nightly...v1.65.0.rc

Docker Run LiteLLM Proxy

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

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 Failed ❌ 540.0 624.3702232376279 5.474375767460597 0.0 1637 0 487.16235000006236 2776.3750889999983
Aggregated Failed ❌ 540.0 624.3702232376279 5.474375767460597 0.0 1637 0 487.16235000006236 2776.3750889999983

v1.65.0-nightly

28 Mar 22:08
0865e52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.64.1-nightly...v1.65.0-nightly

Docker Run LiteLLM Proxy

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

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 Failed ❌ 530.0 578.5163737856723 5.6521867286945735 0.0 1689 0 483.77581299996564 4841.4478800000325
Aggregated Failed ❌ 530.0 578.5163737856723 5.6521867286945735 0.0 1689 0 483.77581299996564 4841.4478800000325

v1.64.1.dev1

28 Mar 07:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.64.1-nightly...v1.64.1.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.64.1.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

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.64.1.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

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.64.1.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 Failed ❌ 530.0 588.3618842036032 5.564625107213408 0.0 1665 0 469.31838699998707 4872.995692000018
Aggregated Failed ❌ 530.0 588.3618842036032 5.564625107213408 0.0 1665 0 469.31838699998707 4872.995692000018

v1.64.1-nightly

26 Mar 19:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.64.0.dev1...v1.64.1-nightly

Docker Run LiteLLM Proxy

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

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 Failed ❌ 530.0 583.0955007522234 5.641309914749418 0.0 1687 0 483.3096179999643 5048.277267999993
Aggregated Failed ❌ 530.0 583.0955007522234 5.641309914749418 0.0 1687 0 483.3096179999643 5048.277267999993

1.64.0.dev1

25 Mar 16:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.63.14-nightly...1.64.0.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-1.64.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 Failed ❌ 530.0 595.2345953515114 5.639441403576418 0.0 1687 0 488.5956009999859 4882.238139000037
Aggregated Failed ❌ 530.0 595.2345953515114 5.639441403576418 0.0 1687 0 488.5956009999859 4882.238139000037

v1.63.14-stable.patch1

25 Mar 07:17
Compare
Choose a tag to compare

Full Changelog: v1.63.14-stable...v1.63.14-stable.patch1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:litellm_stable_release_branch-v1.63.14-stable.patch1

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 ✅ 240.0 255.95973818329688 6.163881077009807 0.0 1844 0 213.38151600002675 2969.717206000041
Aggregated Passed ✅ 240.0 255.95973818329688 6.163881077009807 0.0 1844 0 213.38151600002675 2969.717206000041

v1.63.14-stable

23 Mar 03:02
Compare
Choose a tag to compare

Full Changelog: v1.63.14-nightly...v1.63.14-stable

🚨 Issue identified on Bedrock streaming usage calculation - fixed in v1.63.14-stable.patch 1 - https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:litellm_stable_release_branch-v1.63.14-stable

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 ✅ 190.0 207.58892887694674 6.219076098228175 0.0 1861 0 165.81997500003354 2278.4240120000163
Aggregated Passed ✅ 190.0 207.58892887694674 6.219076098228175 0.0 1861 0 165.81997500003354 2278.4240120000163