mirror of
https://github.com/openai/codex.git
synced 2026-05-02 18:37:01 +00:00
Reasoning level update (#6586)
Automatically update reasoning levels when migrating between models
This commit is contained in:
@@ -1533,7 +1533,7 @@ fn single_reasoning_option_skips_selection() {
|
||||
default_reasoning_effort: ReasoningEffortConfig::High,
|
||||
supported_reasoning_efforts: &SINGLE_EFFORT,
|
||||
is_default: false,
|
||||
recommended_upgrade_model: None,
|
||||
upgrade: None,
|
||||
};
|
||||
chat.open_reasoning_popup(preset);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user