1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add Copilot SWE to supported models (#58359)

Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
This commit is contained in:
Nhu Do
2025-11-10 11:04:13 -08:00
committed by GitHub
parent 1472523ef8
commit 6acf871853
8 changed files with 40 additions and 0 deletions

View File

@@ -154,6 +154,8 @@ copilot_o4_mini: 'o4-mini'
copilot_grok_code: 'Grok Code Fast 1'
# Qwen:
copilot_qwen_25: 'Qwen2.5'
# Microsoft fine-tuned:
copilot_swe_mini: 'Copilot-SWE mini'
## Current model used by Copilot coding agent and Copilot CLI
cca_current_model: '{% data variables.copilot.copilot_claude_sonnet_40 %}'