v1.83.13-nightly
📦 litellmView on GitHub →
✨ 5 features🐛 14 fixes🔧 10 symbols
Summary
This release introduces Docker image signature verification via cosign and adds features like Dashscope image generation support and multi-region Vertex hosts. Numerous bug fixes address issues across providers, UI filtering, and budget tracking.
Migration Steps
- Users running Docker images should verify image signatures using cosign, preferably with the pinned commit hash for maximum security.
✨ New Features
- Added support for image generation with Dashscope for qwen-image-2.0 and qwen-image-2.0-pro.
- Expanded VideoMetadata support to all Gemini Models.
- Added gpt-5.5 to the model cost map.
- Implemented multi-region Vertex hosts support (aiplatform.*.rep.googleapis.com).
- Surface per-member budget cycle information in Teams > Members tab.
🐛 Bug Fixes
- Aligned image URL fetch with validated HTTP client in Bedrock and token counter paths.
- Extended request body parameter restrictions to cloud provider auth fields.
- Enforced format constraints on provider URL parameters.
- Fixed matching tools with client-side namespace prefix for mcp_semantic_tool_filter.
- Normalized reasoning effort with graceful degradation in adapter.
- Fixed Anthropic: skip non-OpenAI file content blocks in file-id discovery helpers.
- Fixed OVHcloud tool calling functionality.
- Fixed Anthropic: handle tool_choice type 'none' in messages API.
- Fixed UI: Fetch button ignoring active filters on Request Logs page.
- Fixed UI: stale filters applied after sort/page/time change on Request Logs.
- Fixed image edit endpoints to enforce multipart-only file inputs.
- Fixed bugs that bypassed per-team member budget limit.
- Deflaked spend tracking tests.
- Fixed budget windows reset failing due to Prisma Json? null filter.