What's Changed
- (fix)
v1/fine_tuning/jobs
with VertexAI by @ishaan-jaff in #7487 - (docs) Add docs on using Vertex with Fine Tuning APIs by @ishaan-jaff in #7491
- Fix team-based logging to langfuse + allow custom tokenizer on
/token_counter
endpoint by @krrishdholakia in #7493 - Fix team admin create key flow on UI + other improvements by @krrishdholakia in #7488
- docs: added missing quote by @dsdanielko in #7481
- fix ollama embedding model response #7451 by @svenseeberg in #7473
- (Feat) - Add PagerDuty Alerting Integration by @ishaan-jaff in #7478
New Contributors
- @dsdanielko made their first contribution in #7481
- @svenseeberg made their first contribution in #7473
Full Changelog: v1.56.5...v1.56.6
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.56.6
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 ✅ | 250.0 | 287.411814751915 | 6.114731230663012 | 0.0 | 1830 | 0 | 228.32058200003758 | 3272.637599999939 |
Aggregated | Passed ✅ | 250.0 | 287.411814751915 | 6.114731230663012 | 0.0 | 1830 | 0 | 228.32058200003758 | 3272.637599999939 |