diff --git a/cli/main.py b/cli/main.py index 6224c1fe..bafb32d3 100644 --- a/cli/main.py +++ b/cli/main.py @@ -568,7 +568,7 @@ def get_user_selections(): ) ) thinking_level = ask_gemini_thinking_config() - elif provider_lower == "openai": + elif provider_key == "openai": console.print( create_question_box( "Step 7: Reasoning Effort",