What's Changed
- Return signature on bedrock converse thinking + Fix
{}
empty dictionary on streaming + thinking by @krrishdholakia in #9023 - (Refactor)
/v1/messages
to follow simpler logic for Anthropic API spec by @ishaan-jaff in #9013
Full Changelog: v1.63.0-nightly...v1.63.0.dev5
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.63.0.dev5
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 | 278.42101090109276 | 6.116149255066882 | 0.0 | 1830 | 0 | 214.94648899999902 | 4750.29671599998 |
Aggregated | Passed ✅ | 250.0 | 278.42101090109276 | 6.116149255066882 | 0.0 | 1830 | 0 | 214.94648899999902 | 4750.29671599998 |