AI Navigate

v1.82.1-silent-dev2

LiteLLM Releases / 3/11/2026

Developer Stack & InfrastructureTools & Practical Usage

Key Points

  • This update v1.82.1-silent-dev2 primarily includes multiple bug fixes across different components to improve stability and correctness.
  • Fixes include proper handling of ResponseApplyPatchToolCall in the completion bridge, breaking retry loops on non-retryable errors in the router, and correcting invalid OpenAPI schemas in proxy endpoints.
  • Additional fixes preserve usage and cached tokens in the Responses API streaming bridge and ensure default time-to-live (TTL) is injected in caching mechanisms for DualCache.
  • These changes collectively enhance the reliability and functionality of API interactions and caching behavior within the software.
  • Contributors such as @jtsaw, @AtharvaJaiswal005, and @KeremTurgutlu played key roles in addressing these issues through pull requests.

What's Changed

New Contributors

Full Changelog: v1.82.1-nightly...v1.82.1-silent-dev2