Skip to content

支持适配更多模型的思考强度(thinking intensity)参数 #1882

Description

@SunshineR04

描述

在使用 MiMoCode 连接 DeepSeek 官方 API 时,无法调整模型的思考强度(thinking intensity / reasoning effort)。DeepSeek 的模型(如 DeepSeek V4 Flash、DeepSeek V4 Pro)支持通过 reasoning_effort 或类似的参数来控制模型的推理深度和思考时间,但 MiMoCode 目前未提供该配置项。

期望行为

希望能够:

  1. 在模型配置中提供思考强度/推理深度的参数选项(如 lowmediumhigh,或直接映射 DeepSeek 的 reasoning_effort 参数)
  2. 在 TUI 或通过设置项调整该参数
  3. 支持更多模型(不仅仅是 DeepSeek,还包括其他支持 extended thinking 的模型,如 Claude 的 thinking budget 等)

使用场景

  • 使用 DeepSeek V4 Flash / V4 Pro 等推理模型时,希望能控制思考的深度,避免简单问题也进行长时间推理(浪费 token),或复杂问题时推理不够充分
  • 不同任务场景需要不同的思考强度,目前无法灵活调整

环境

  • MiMoCode 版本:v0.1.8
  • 模型提供商:DeepSeek 官方 API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions