mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-01 01:51:44 +00:00
Update MiniMax model ID from m2.1 to m2.5
This commit is contained in:
parent
014a5b712d
commit
32636ecf8a
3 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ OPENROUTER_MODELS: list[tuple[str, str]] = [
|
|||
("google/gemini-3-flash-preview", ""),
|
||||
("z-ai/glm-4.7", ""),
|
||||
("moonshotai/kimi-k2.5", ""),
|
||||
("minimax/minimax-m2.1", ""),
|
||||
("minimax/minimax-m2.5", ""),
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue