Bug Description
⚠️ API call failed (attempt 1/3): TypeError
🔌 Provider: minimax Model: MiniMax-M2.7
🌐 Endpoint: https://api.minimax.io/anthropic
📝 Error: Messages.create() got an unexpected keyword argument 'thinking'
⚠️ Non-retryable error (HTTP None) — trying fallback...
❌ Non-retryable error (HTTP None): Messages.create() got an unexpected keyword argument 'thinking'
❌ Non-retryable client error (HTTP None). Aborting.
🔌 Provider: minimax Model: MiniMax-M2.7
🌐 Endpoint: https://api.minimax.io/anthropic
💡 This type of error won't be fixed by retrying.
Steps to Reproduce
- hermes update
- interact with agents.
- error.
Expected Behavior
should be working just fine, the latest hermes update made it broke.
Actual Behavior
running fine.
Affected Component
Agent Core (conversation loop, context compression, memory)
Messaging Platform (if gateway-related)
No response
Operating System
Debian13
Python Version
3.11.14
Hermes Version
Hermes Agent v0.7.0 (2026.4.3)
Relevant Logs / Traceback
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?
Bug Description
🔌 Provider: minimax Model: MiniMax-M2.7
🌐 Endpoint: https://api.minimax.io/anthropic
📝 Error: Messages.create() got an unexpected keyword argument 'thinking'
❌ Non-retryable error (HTTP None): Messages.create() got an unexpected keyword argument 'thinking'
❌ Non-retryable client error (HTTP None). Aborting.
🔌 Provider: minimax Model: MiniMax-M2.7
🌐 Endpoint: https://api.minimax.io/anthropic
💡 This type of error won't be fixed by retrying.
Steps to Reproduce
Expected Behavior
should be working just fine, the latest
hermes updatemade it broke.Actual Behavior
running fine.
Affected Component
Agent Core (conversation loop, context compression, memory)
Messaging Platform (if gateway-related)
No response
Operating System
Debian13
Python Version
3.11.14
Hermes Version
Hermes Agent v0.7.0 (2026.4.3)
Relevant Logs / Traceback
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?