Skip to content

Releases: BerriAI/litellm

v1.55.0.dev1

12 Dec 23:09
Compare
Choose a tag to compare

Full Changelog: v1.55.0...v1.55.0.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.55.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 ✅ 220.0 243.6248328955295 6.208881714875033 0.0 1857 0 195.87834699996165 1936.7717839999727
Aggregated Passed ✅ 220.0 243.6248328955295 6.208881714875033 0.0 1857 0 195.87834699996165 1936.7717839999727

v1.55.0

12 Dec 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.54.1...v1.55.0

Docker Run LiteLLM Proxy

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

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 ✅ 250.0 286.19507948581224 5.886697197840291 0.0033409178194326278 1762 1 211.68456200001629 3578.4067740000296
Aggregated Passed ✅ 250.0 286.19507948581224 5.886697197840291 0.0033409178194326278 1762 1 211.68456200001629 3578.4067740000296

v1.54.1

09 Dec 17:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.54.0...v1.54.1

Docker Run LiteLLM Proxy

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

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 ❌ 280.0 340.7890831504466 5.986291177372485 0.0 1788 0 236.28402200000664 4047.592437999981
Aggregated Failed ❌ 280.0 340.7890831504466 5.986291177372485 0.0 1788 0 236.28402200000664 4047.592437999981

v1.54.0

08 Dec 04:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.53.9...v1.54.0

Docker Run LiteLLM Proxy

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

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 220.2003271503722 6.29832230581454 0.0 1882 0 179.34225999999853 1827.969679000006
Aggregated Passed ✅ 200.0 220.2003271503722 6.29832230581454 0.0 1882 0 179.34225999999853 1827.969679000006

v1.53.9

07 Dec 08:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.53.8...v1.53.9

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.53.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 ✅ 230.0 262.5035242475303 6.0929671578673235 0.0 1822 0 209.27508400001216 2657.453161000035
Aggregated Passed ✅ 230.0 262.5035242475303 6.0929671578673235 0.0 1822 0 209.27508400001216 2657.453161000035

v1.53.8

07 Dec 06:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.53.7...v1.53.8

Docker Run LiteLLM Proxy

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

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 252.68788116416482 6.227999496173144 0.0 1864 0 198.31458400000201 2829.406032999941
Aggregated Passed ✅ 220.0 252.68788116416482 6.227999496173144 0.0 1864 0 198.31458400000201 2829.406032999941

v1.53.7.dev4

05 Dec 16:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.53.7...v1.53.7.dev4

Docker Run LiteLLM Proxy

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

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 ❌ 260.0 301.42724034818906 5.997929238673837 0.0 1795 0 228.56110200001467 3614.213866
Aggregated Failed ❌ 260.0 301.42724034818906 5.997929238673837 0.0 1795 0 228.56110200001467 3614.213866

v1.53.7.dev2

05 Dec 15:57
Compare
Choose a tag to compare

Full Changelog: v1.53.7...v1.53.7.dev2

Docker Run LiteLLM Proxy

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

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 ❌ 270.0 309.7098386657411 6.030439383998993 0.0 1804 0 234.0091040000516 3472.105875000011
Aggregated Failed ❌ 270.0 309.7098386657411 6.030439383998993 0.0 1804 0 234.0091040000516 3472.105875000011

v1.53.7-stable

08 Dec 03:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.53.6...v1.53.7-stable

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.53.7-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 ✅ 250.0 287.825675572594 6.147983179332712 0.0 1839 0 225.9885929999541 1840.4691450000428
Aggregated Passed ✅ 250.0 287.825675572594 6.147983179332712 0.0 1839 0 225.9885929999541 1840.4691450000428

v1.53.7

05 Dec 08:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.53.6...v1.53.7

Docker Run LiteLLM Proxy

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

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 ✅ 250.0 285.5731596761653 6.103319742596985 0.0 1825 0 229.3374330000688 1651.5534569999772
Aggregated Passed ✅ 250.0 285.5731596761653 6.103319742596985 0.0 1825 0 229.3374330000688 1651.5534569999772