What's Changed
- feat(ollama_chat.py): support ollama tool calling by @krrishdholakia in #4918
- fix(proxy_server.py): fix get secret for environment_variables by @krrishdholakia in #4907
Full Changelog: v1.42.4...v1.42.4-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.42.4-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 ✅ | 110.0 | 133.85920054106 | 6.428664812430578 | 0.0 | 1924 | 0 | 95.5478369999696 | 1841.4105720000293 |
Aggregated | Passed ✅ | 110.0 | 133.85920054106 | 6.428664812430578 | 0.0 | 1924 | 0 | 95.5478369999696 | 1841.4105720000293 |