You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove unreachable code and ensure Codex Mini gets reasoning effort support
- Removed unreachable GPT-5 specific code in completePrompt method
- Updated getModel to apply reasoning effort to all responses API models (GPT-5 and Codex Mini)
- Both models now properly support reasoning effort and verbosity through the responses API
0 commit comments