v1.52.9.dev1
版本发布时间: 2024-11-18 09:29:58
BerriAI/litellm最新发布版本:v1.54.0(2024-12-08 12:50:00)
What's Changed
- add openrouter/qwen/qwen-2.5-coder-32b-instruct by @paul-gauthier in https://github.com/BerriAI/litellm/pull/6731
- Update routing references by @emmanuel-ferdman in https://github.com/BerriAI/litellm/pull/6758
- (Doc) Add section on what is stored in the DB + Add clear section on key/team based logging by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/6769
- (Admin UI) - Remain on Current Tab when user clicks refresh by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/6777
- (UI) fix - allow editing key alias on Admin UI by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/6776
- (docs) add doc string for /key/update by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/6778
- (patch) using image_urls with
vertex/anthropic
models by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/6775 - (fix) Azure AI Studio - using
image_url
in content with both text and image_url by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/6774
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.52.9...v1.52.9.dev1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.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 ✅ | 200.0 | 222.33484302855678 | 6.204541843497746 | 0.0033429643553328373 | 1856 | 1 | 62.294459999975516 | 2005.856768000001 |
Aggregated | Passed ✅ | 200.0 | 222.33484302855678 | 6.204541843497746 | 0.0033429643553328373 | 1856 | 1 | 62.294459999975516 | 2005.856768000001 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 598B