Skip to content

添加 Kimi-2.5 时,LLM反馈出错 #6357

@Lanny2020

Description

@Lanny2020

例行检查

  • 我已确认目前没有类似 issue
  • 我已完整查看过项目 README,以及项目文档
  • 我使用了自己的 key,并确认我的 key 是可正常使用的
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

你的版本

  • 公有云版本
  • 私有部署版本, 具体版本号: 4.14.5.1

问题描述, 日志截图,配置文件等

Image

按照官方指引添加 think 字段启用思考

{
  "thinking": {
    "type": "enabled"
  }
}

API返回错误信息:

{
  "error": {
    "message": "thinking is enabled but reasoning_content is missing in assistant tool call message at index 3",
    "type": "invalid_request_error"
  }
}

复现步骤

预期结果

相关截图

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions