What's Changed
- fix: Minor LiteLLM Fixes + Improvements (29/08/2024) by @krrishdholakia in #5436
- [Pricing] Add pricing for Openai ft:gpt-4o by @kiriloman in #5442
- [Feat-Proxy] Show all exceptioons types on swagger for LiteLLM Proxy by @ishaan-jaff in #5438
Full Changelog: v1.44.11...v1.44.12
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.12
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 ✅ | 130.0 | 170.9298622524008 | 6.267070184477542 | 0.0 | 1874 | 0 | 104.92637400000149 | 4227.257602999998 |
Aggregated | Passed ✅ | 130.0 | 170.9298622524008 | 6.267070184477542 | 0.0 | 1874 | 0 | 104.92637400000149 | 4227.257602999998 |