AI Navigate

v1.82.0.dev5

LiteLLM Releases / 3/13/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • Resolved a migration hook serviceaccount dependency cycle by addressing changes in PR #21405.
  • Implemented a bug fix for auto-injection of prompt caching support for Gemini models.
  • Fixed setting budget_reset_at when creating a customer with budget_duration.
  • Fixed behavior to support a detail parameter for image resolution on Gemini 2.x models.
  • Fixed streaming by mapping reasoning to reasoning_content in Delta for GPT-OSS providers.

What's Changed

New Contributors