• Octopus's avatar
    feat: upgrade MiniMax default model to M2.7 (#3038) · baee6f83
    Octopus 提交于
    ## Summary
    - Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to the model selection
    list (direct provider and OpenRouter)
    - Set MiniMax-M2.7 as the new default model
    - Retain all previous models (M2.5, M2.5-highspeed) as available
    alternatives
    - Update related unit tests
    
    ## Why
    MiniMax-M2.7 is the latest flagship model with enhanced reasoning and
    coding capabilities.
    
    ## Changes
    - `src/ipc/shared/language_model_constants.ts`: Added M2.7 and
    M2.7-highspeed models to the `minimax` provider section (before existing
    M2.5 models) and added M2.7 to the `openrouter` section
    - `src/__tests__/minimax_provider.test.ts`: Updated tests to verify all
    4 models are present, M2.7 is default (first), and model ordering is
    correct
    
    ## Testing
    - Unit tests updated and passing
    - Integration tested with MiniMax API
    <!-- devin-review-badge-begin -->
    
    ---
    
    <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/3038"
    target="_blank">
      <picture>
    <source media="(prefers-color-scheme: dark)"
    srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
    <img
    src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
    alt="Open with Devin">
      </picture>
    </a>
    <!-- devin-review-badge-end -->
    
    ---------
    Co-authored-by: 's avatarPR Bot <pr-bot@minimaxi.com>
    baee6f83
名称
最后提交
最后更新
..
ai_messages_utils.ts 正在载入提交数据...
app_env_var_utils.ts 正在载入提交数据...
cleanFullResponse.ts 正在载入提交数据...
context_paths_utils.ts 正在载入提交数据...
copy_file_utils.ts 正在载入提交数据...
debug_fetch.ts 正在载入提交数据...
dyad_tag_parser.ts 正在载入提交数据...
fallback_ai_model.ts 正在载入提交数据...
file_utils.ts 正在载入提交数据...
findLanguageModel.ts 正在载入提交数据...
get_model_client.ts 正在载入提交数据...
git_author.ts 正在载入提交数据...
git_utils.ts 正在载入提交数据...
llm_engine_provider.ts 正在载入提交数据...
lm_studio_utils.ts 正在载入提交数据...
lock_utils.ts 正在载入提交数据...
mcp_consent.ts 正在载入提交数据...
mcp_manager.ts 正在载入提交数据...
mcp_tool_utils.ts 正在载入提交数据...
media_cleanup.ts 正在载入提交数据...
media_path_utils.ts 正在载入提交数据...
mention_apps.ts 正在载入提交数据...
mime_utils.ts 正在载入提交数据...
neon_timestamp_utils.ts 正在载入提交数据...
ollama_provider.ts 正在载入提交数据...
path_utils.ts 正在载入提交数据...
port_utils.ts 正在载入提交数据...
process_manager.ts 正在载入提交数据...
provider_options.ts 正在载入提交数据...
read_env.ts 正在载入提交数据...
replacePromptReference.ts 正在载入提交数据...
replaceSlashSkillReference.ts 正在载入提交数据...
resolve_media_mentions.ts 正在载入提交数据...
retryOnLocked.ts 正在载入提交数据...
retryWithRateLimit.ts 正在载入提交数据...
ripgrep_utils.ts 正在载入提交数据...
runShellCommand.ts 正在载入提交数据...
safe_sender.ts 正在载入提交数据...
simpleSpawn.ts 正在载入提交数据...
start_proxy_server.ts 正在载入提交数据...
telemetry.ts 正在载入提交数据...
template_utils.ts 正在载入提交数据...
test_utils.ts 正在载入提交数据...
theme_utils.ts 正在载入提交数据...
thinking_utils.ts 正在载入提交数据...
token_utils.ts 正在载入提交数据...
vercel_utils.ts 正在载入提交数据...
versioned_codebase_context.ts 正在载入提交数据...