1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Consolidate Copilot AI model documentation to reduce duplication and improve usability (#55996)

Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
Sophie
2025-06-23 16:15:43 +02:00
committed by GitHub
parent bc572471ba
commit 0feb9ec94e
14 changed files with 282 additions and 900 deletions

View File

@@ -74,9 +74,9 @@ def grant_editor_access(user_id, doc_id):
* {% data variables.copilot.copilot_gpt_4o %} can recognize the pattern and provide a clear, concise explanation.
* The task doesn't require deep reasoning or complex logic.
## o3-mini
## {% data variables.copilot.copilot_o3_mini %}
OpenAI o3-mini is a fast, cost-effective reasoning model designed to deliver coding performance while maintaining lower latency and resource usage. o3-mini outperforms o1 on coding benchmarks with response times that are comparable to o1-mini. Copilot is configured to use OpenAI's "medium" reasoning effort.
OpenAI {% data variables.copilot.copilot_o3_mini %} is a fast, cost-effective reasoning model designed to deliver coding performance while maintaining lower latency and resource usage. {% data variables.copilot.copilot_o3_mini %} outperforms {% data variables.copilot.copilot_o1 %} on coding benchmarks with response times that are comparable to o1-mini. {% data variables.product.prodname_copilot_short %} is configured to use OpenAI's "medium" reasoning effort.
### Example scenario