Updated OpenAI Reasoning Client (used for gpt-5, o3, o4) to use correctly typed parameters for requests.
-
Added additional filters to the OpenAI model selection, since the API now offers a whole range of gpt-5-xxx models that are completely inappropriate for translation.
-
Fixed issue where model settings were based on the active model rather than the selected model, which could be overridden by project settings, when settings dialog is opened.