v1.44.13
版本发布时间: 2024-08-31 08:56:41
BerriAI/litellm最新发布版本:v1.44.15-stable(2024-09-04 00:07:25)
What's Changed
- Clarify support-related Exceptions in utils.py by @jhtobigs in https://github.com/BerriAI/litellm/pull/5447
-
- merge - fix TypeError: 'CompletionUsage' object is not subscriptable #5441 by @krrishdholakia in https://github.com/BerriAI/litellm/pull/5448
- [Fix-Proxy] Allow running /health checks on vertex multimodal embedding requests by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5449
- [Fix] Use correct Vertex AI AI21 Cost tracking by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5439
- (models): Add gemini-1.5-pro-exp-0827 pricing. by @Manouchehri in https://github.com/BerriAI/litellm/pull/5419
- [Fix-Proxy] Vertex SDK pass through - pass all relevant vertex creds by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5451
- [Fix-Proxy] - Allow Qdrant API Key to be optional by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5452
- [Feat-Proxy] Load config.yaml from GCS Bucket by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5450
- [Refactor] Refactor vertex text to speech to be in vertex directory by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5454
- [Fix-Proxy-Auth] allow pass through routes as LLM API routes by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5458
- [Feat] Vertex embeddings - map
input_type
totext_type
by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5455
New Contributors
- @jhtobigs made their first contribution in https://github.com/BerriAI/litellm/pull/5447
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.44.12...v1.44.13
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.13
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 ✅ | 84 | 96.56284169629994 | 6.505250331762072 | 0.0 | 1946 | 0 | 70.01490099997909 | 1023.0434680000258 |
Aggregated | Passed ✅ | 84 | 96.56284169629994 | 6.505250331762072 | 0.0 | 1946 | 0 | 70.01490099997909 | 1023.0434680000258 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 518B