AI Navigate

v1.82.2-silent.dev

LiteLLM Releases / 3/15/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • Resolved a dependency cycle involving the migration hook serviceaccount to prevent issues during migrations (Issue #21344, PR #21405).
  • Bug fix: auto-inject prompt caching support for Gemini models (PR #21881).
  • Fix: set budget_reset_at when creating a customer with budget_duration to ensure correct billing behavior.
  • Fix(gemini): add support for the detail parameter to control image resolution on Gemini 2.x models.
  • Fix(streaming): map reasoning to reasoning_content in Delta for GPT-OSS providers.

What's Changed

New Contributors