Use lowercase minimax-m2.5 for consistency (#12840)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Graham Neubig
2026-02-11 17:29:17 +00:00
committed by GitHub
parent bab7bf85e8
commit 40f52dfabc
2 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,7 @@ def get_supported_llm_models(config: OpenHandsConfig) -> list[str]:
'openhands/claude-sonnet-4-5-20250929',
'openhands/gpt-5.2-codex',
'openhands/gpt-5.2',
'openhands/MiniMax-M2.5',
'openhands/minimax-m2.5',
'openhands/gemini-3-pro-preview',
'openhands/gemini-3-flash-preview',
'openhands/deepseek-chat',