What's Changed
- docs(vertex.md): fix codestral fim placement by @khanh-alice in #5946
- [Feat] Langfuse - allow setting
LANGFUSE_FLUSH_INTERVAL
by @ishaan-jaff in #5944 - LiteLLM Minor Fixes & Improvements (09/26/2024) (#5925) by @krrishdholakia in #5937
- [Vertex Multimodal embeddings] Fixes to work with Langchain OpenAI Embedding by @ishaan-jaff in #5949
- fix(proxy/utils.py): fix create missing views check by @krrishdholakia in #5953
New Contributors
- @khanh-alice made their first contribution in #5946
Full Changelog: v1.48.3...v1.48.4
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.48.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 ✅ | 150.0 | 173.52601128308856 | 6.362609450797088 | 0.0 | 1904 | 0 | 125.68342399998755 | 2559.171334000041 |
Aggregated | Passed ✅ | 150.0 | 173.52601128308856 | 6.362609450797088 | 0.0 | 1904 | 0 | 125.68342399998755 | 2559.171334000041 |