What's Changed
- Feat - Translate openai function names to bedrock converse schema by @ishaan-jaff in #5138
- [Feat-Langfuse] log VertexAI Grounding Metadata as Spans by @ishaan-jaff in #5139
- [Fix] Place bedrock modified tool call name in output by @ishaan-jaff in #5144
Full Changelog: v1.43.4.dev5...v1.43.5-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.43.5-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 ✅ | 120.0 | 135.68491227253722 | 6.41393764623551 | 0.0 | 1919 | 0 | 97.89096399998698 | 1622.835828999996 |
Aggregated | Passed ✅ | 120.0 | 135.68491227253722 | 6.41393764623551 | 0.0 | 1919 | 0 | 97.89096399998698 | 1622.835828999996 |