Skip to content

v2.7.1 — Fix vLLM 0.18+ reasoning field compatibility

Choose a tag to compare

@lianghsun lianghsun released this 09 Apr 15:01
· 35 commits to main since this release

Fixed

  • vLLM 0.18+ reasoning 欄位相容性(PR #127 by @cyc00518):vLLM 0.18+ 將 reasoning_content 改名為 reasoning,新增 _get_reasoning_text() helper 優先讀取 reasoningNone 時才回退 reasoning_content,相容 vLLM <0.13 / 0.13.x / >=0.18 三種版本

Changed

  • CLAUDE.md 新增 bug fix 必須立即推 PATCH 版號的規範

Full Changelog: v2.7.0...v2.7.1