-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Auto-Reported Error
| Field | Value |
|---|---|
| Error Type | session_failure |
| CLI Version | 0.8.3 |
| Model | gpt-5.4 |
| Provider | openai |
| Platform | darwin 25.4.0 |
| Session ID | 44bde062-c213-43dc-889f-47431abde08e-1774832496956 |
| Report ID | aXDxs2N4kJGl3qPeC2f7h |
Error Message
OpenAI API error: 400 {
"error": {
"message": "Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead.",
"type": "invalid_request_error",
"param": "max_tokens",
"code": "unsupported_parameter"
}
}
Stack Trace
Error: OpenAI API error: 400 {
"error": {
"message": "Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead.",
"type": "invalid_request_error",
"param": "max_tokens",
"code": "unsupported_parameter"
}
}
at complete (/$bunfs/root/autohand-macos-arm64:32540:22)
at async runReactLoop (/$bunfs/root/autohand-macos-arm64:126450:45)
at async runInstruction (/$bunfs/root/autohand-macos-arm64:126145:30)
at async runInteractiveLoop (/$bunfs/root/autohand-macos-arm64:125602:34)
at async runInteractive (/$bunfs/root/autohand-macos-arm64:125300:34)
at async runCLI (/$bunfs/root/autohand-macos-arm64:135526:33)
at async <anonymous> (/$bunfs/root/autohand-macos-arm64:135056:15)
at async parseAsync (/$bunfs/root/autohand-macos-arm64:1701:31)
at processTicksAndRejections (native:7:39)
Session Context
- Conversation length: 2 messages
- Context usage: 16%
- Last tools used: N/A
- Retry attempt: 1 / 3
Additional Context
{
"retryAttempt": 1,
"maxRetries": 3
}Auto-reported by Autohand CLI v0.8.3 | Report ID: aXDxs2N4kJGl3qPeC2f7h
Reactions are currently unavailable