v1.80.5.dev3
📦 litellmView on GitHub →
✨ 5 features🐛 8 fixes🔧 12 symbols
Summary
This release adds Azure GPT‑5.1 and Vertex AI Image Edit support, introduces MCP Hub and UI model comparison, and includes several bug fixes and security improvements.
✨ New Features
- Added Azure GPT-5.1 models support.
- Added Vertex AI Image Edit support.
- Introduced MCP Hub for publishing and discovering MCP servers within a company.
- Added UI feature for model comparison.
- Added thought signature support to the v1/messages API.
🐛 Bug Fixes
- Fixed OpenAI conversion from responses to completions (issue #16863).
- Added missing shared_sessions to audio transcription handling.
- Added reasoning_content to Gemini streaming responses when tools are enabled.
- Fixed optional parameter mapping.
- Added includeThoughts=True for Gemini 3 reasoning_effort in Vertex AI integration.
- Filtered secret fields from Langfuse for security.
- Fixed audio transcription cost tracking.
- Standardized icon images.
🔧 Affected Symbols
litellm.models.azure.GPT5_1litellm.providers.vertex_ai.ImageEditlitellm.mcp_hublitellm.ui.model_comparelitellm.audio.transcriptions.shared_sessionslitellm.providers.gemini.streaming.reasoning_contentlitellm.param_mappinglitellm.providers.vertex_ai.includeThoughtslitellm.security.langfuse.filter_secret_fieldslitellm.api.v1.messages.thought_signaturelitellm.audio.transcriptions.cost_trackinglitellm.ui.icons