Skip to content

Releases: BerriAI/litellm

v1.30.1

07 Mar 17:07

Choose a tag to compare

docs(team_based_routing.md): add docs on team based routing by @krrishdholakia
fix(proxy_server.py): fix model alias map + add back testing by @krrishdholakia

Full Changelog: v1.30.0...v1.30.1

v1.30.0

07 Mar 06:31

Choose a tag to compare

What's Changed

Full Changelog: v1.29.7...v1.30.0

v1.29.7

07 Mar 05:02

Choose a tag to compare

⚡️LiteLLM Proxy 100+ LLMs, Track Number of Requests, Avg Latency Per Model Deployment

model_latency

🛠️ High Traffic Fixes - Fix for DB connection limit hits when model fallbacks occur

🚀 High Traffic Fixes - /embedding - bug "Dictionary changed size during iteration"

⚡️ High Traffic Fixes - Switch off --detailed_debug in default Dockerfile. Users will need to opt in to viewing --detailed_debug logs. (This led to a 5% decrease in avg latency across 1K concurrent calls)

📖 Docs - Fixes for /user/new on LiteLLM Proxy Swagger (show how to set tpm/rpm limits per user) https://docs.litellm.ai/docs/proxy/virtual_keys#usernew

⭐️ Admin UI - separate latency, num requests graphs for model deployments https://docs.litellm.ai/docs/proxy/ui

What's Changed

Full Changelog: v1.29.4...v1.29.7

v1.29.5

06 Mar 05:23

Choose a tag to compare

What's Changed

Full Changelog: v1.29.3...v1.29.5

v1.29.4

06 Mar 04:56

Choose a tag to compare

What's Changed

Full Changelog: v1.29.3...v1.29.4

v1.29.3

06 Mar 00:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.29.1...v1.29.3

v1.29.1

05 Mar 05:54

Choose a tag to compare

Claude-3 Live NOW (with Tool calling + Vision)

codeimage-snippet_5 (1)

LiteLLM Proxy - Track Avg latency + num requests per model deployment on Admin UI

Admin UI: https://docs.litellm.ai/docs/proxy/ui
Screenshot 2024-03-04 at 4 29 44 PM

What's Changed

Full Changelog: v1.28.13...v1.29.1

v1.28.13

04 Mar 17:59

Choose a tag to compare

New Models

Anthropic Claude-3, Docs here: https://docs.litellm.ai/docs/providers/anthropic
Group 5736

What's Changed

New Contributors

Full Changelog: v1.28.11...v1.28.13

v1.28.11

03 Mar 05:48

Choose a tag to compare

What's Changed

  • feat(proxy_server.py): enable /organizations/new, /organization/info and /budget/info endpoints by @krrishdholakia in #2300
  • fix(proxy_server.py): actual implementation of slack soft budget alerting by @krrishdholakia in #2305

Full Changelog: v1.28.10...v1.28.11

v1.28.10

03 Mar 01:43

Choose a tag to compare

Budget Alerts

Alerts when a project will exceed it’s planned limit
Set Budget Alerts here: https://docs.litellm.ai/docs/proxy/budget_alerts

litellm_set_soft_budgets

What's Changed

Full Changelog: v1.28.9...v1.28.10