From 06412c017f7d01a3696bbae0abd918544da03f47 Mon Sep 17 00:00:00 2001 From: VitoPalm <84906343+VitoPalm@users.noreply.github.com> Date: Sat, 12 Apr 2025 11:20:13 +0200 Subject: [PATCH] corrected typo choosing-the-right-ai-model-for-your-task.md probably when section for 2.5 pro was created the mkdwn table was copied from 2 flash, and creator forgot to update that --- .../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. |