Files
hermes-agent/agent
Shannon Sands 2fe0453306 fix(agent): use standard MiniMax-M2.7 for auxiliary model instead of highspeed
MiniMax-M2.7-highspeed is the same model running on faster hardware at
2x the price ($0.60/$2.40 per M tokens vs $0.30/$1.20). For auxiliary
tasks like summarization and compression where throughput is not critical,
the standard variant is the correct default.

Closes #4082
2026-03-31 10:55:54 +10:00
..