From d98a11388c97382657b2cae8a88a3510b28e11b0 Mon Sep 17 00:00:00 2001 From: Denis K Date: Mon, 14 Apr 2025 10:02:52 +0200 Subject: [PATCH] Fix copilot_gemini_25_pro header --- .../ai-models/choosing-the-right-ai-model-for-your-task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task.md b/content/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task.md index 8f4a7c4c6c3e..9a098611af98 100644 --- a/content/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task.md +++ b/content/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task.md @@ -331,7 +331,7 @@ The following table summarizes the strengths of {% data variables.copilot.copilo {% rowheaders %} -| Task | Description | Why {% data variables.copilot.copilot_gemini_flash %} is a good fit | +| Task | Description | Why {% data variables.copilot.copilot_gemini_25_pro %} is a good fit | |---------------------------|-------------------------------------------------------------------|---------------------------------------------------------------------| | Complex code generation | Write full functions, classes, or multi-file logic. | Provides better structure, consistency, and fewer logic errors. | | Debugging complex systems | Isolate and fix performance bottlenecks or multi-file issues. | Provides step-by-step analysis and high reasoning accuracy. |