What's Changed
- fix(utils.py): fix select tokenizer for custom tokenizer by @krrishdholakia in #7599
- LiteLLM Minor Fixes & Improvements (01/07/2025) - p3 by @krrishdholakia in #7635
- (feat) - allow building litellm proxy from pip package by @ishaan-jaff in #7633
- Litellm dev 01 07 2025 p2 by @krrishdholakia in #7622
- Allow assigning teams to org on UI + OpenAI
omni-moderation
cost model tracking by @krrishdholakia in #7566 - (fix) proxy auth - allow using Azure JS SDK routes as llm_api_routes by @ishaan-jaff in #7631
- (helm) - bug fix - allow using
migrationJob.enabled
variable within job by @ishaan-jaff in #7639
Full Changelog: v1.57.3...v1.57.4
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.57.4
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 ✅ | 200.0 | 218.7550845980808 | 6.268875045928877 | 0.0 | 1876 | 0 | 170.9488330000113 | 1424.4913769999812 |
Aggregated | Passed ✅ | 200.0 | 218.7550845980808 | 6.268875045928877 | 0.0 | 1876 | 0 | 170.9488330000113 | 1424.4913769999812 |