What's Changed
- feat(vertex_ai_and_google_ai_studio): Support Google AI Studio Embedding Endpoint by @krrishdholakia in #5393
- feat(team_endpoints.py): return team member budgets in /team/info call by @krrishdholakia in #5423
- fix(team_endpoints.py): update to include the budget in the response by @krrishdholakia in #5425
- fixes: minor litellm fixes by @krrishdholakia in #5414
Full Changelog: v1.44.8-dev1...v1.44.10-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.10-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 ✅ | 140.0 | 171.3726737658333 | 6.279101958793521 | 0.0 | 1879 | 0 | 112.49015499998904 | 2388.604856000029 |
Aggregated | Passed ✅ | 140.0 | 171.3726737658333 | 6.279101958793521 | 0.0 | 1879 | 0 | 112.49015499998904 | 2388.604856000029 |