What's Changed
- Prompt Management - support router + optional params by @krrishdholakia in #7594
aiohttp_openai/
fixes - allow usingaiohttp_openai/gpt-4o
by @ishaan-jaff in #7598
Full Changelog: v1.57.1...v1.57.1.dev1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.57.1.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 ✅ | 230.0 | 257.3333526549675 | 6.19223606950461 | 0.003343539994332943 | 1852 | 1 | 91.99427400000104 | 1634.9057550000339 |
Aggregated | Passed ✅ | 230.0 | 257.3333526549675 | 6.19223606950461 | 0.003343539994332943 | 1852 | 1 | 91.99427400000104 | 1634.9057550000339 |