Fix translation failure on DeepSeek and other non-OpenAI providers caused by reasoning_effort: none being sent to APIs that don't support it (#1879, #1880). The thinking-disable override is now only applied to models that accept none (OpenAI GPT-5.1+).