What's new in 2.2.0 (2026-02-28)
These are the changes in inference v2.2.0.
New features
- FEAT: Add DeepSeek V3.1 tool parser and update chat template (#4611) by @amumu96 in #4619
- FEAT: [model] Kimi-K2.5 support by @XprobeBot in #4631
- FEAT: [model] MiniMax-M2.5 support by @XprobeBot in #4630
- FEAT: [model] glm-5 support by @llyycchhee in #4638
- FEAT: [model] qwen3.5 support by @llyycchhee in #4639
- FEAT: support glm-5 and kimi-k2.5 for vllm by @llyycchhee in #4642
Enhancements
Bug fixes
- BUG: Fix create_image_edits method for multiple files handling by @lazariv in #4610
- BUG: replace 55 bare excepts with except Exception by @haosenwang1018 in #4624
Documentation
New Contributors
- @haosenwang1018 made their first contribution in #4624
Full Changelog: v2.1.0...v2.2.0