Skip to content

Commit ca52150

Browse files
sunbryeCopilot
andauthored
Tented model 0036: GPT-5.6 Sol, Terra, and Luna (#62199)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1eac74e commit ca52150

9 files changed

Lines changed: 153 additions & 3 deletions

File tree

content/copilot/reference/ai-models/model-hosting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Used for:
2626
* {% data variables.copilot.copilot_gpt_54_mini %}
2727
* {% data variables.copilot.copilot_gpt_54_nano %}
2828
* {% data variables.copilot.copilot_gpt_55 %}
29+
* {% data variables.copilot.copilot_gpt_56_luna %}
30+
* {% data variables.copilot.copilot_gpt_56_sol %}
31+
* {% data variables.copilot.copilot_gpt_56_terra %}
2932

3033
These models are hosted by OpenAI and {% data variables.product.github %}'s Azure infrastructure.
3134

content/copilot/reference/ai-models/supported-models.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ Choosing a larger context window or higher reasoning will impact {% data variabl
8787
| {% data variables.copilot.copilot_gpt_53_codex %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
8888
| {% data variables.copilot.copilot_gpt_54 %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
8989
| {% data variables.copilot.copilot_gpt_55 %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
90+
| {% data variables.copilot.copilot_gpt_56_luna %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
91+
| {% data variables.copilot.copilot_gpt_56_sol %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
92+
| {% data variables.copilot.copilot_gpt_56_terra %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
9093

9194
{% endrowheaders %}
9295

@@ -137,6 +140,9 @@ Some {% data variables.product.prodname_copilot_short %} models require minimum
137140
| {% data variables.copilot.copilot_gpt_54 %} | `v1.104.1` and later | `17.14.19` and later | `1.5.66` and later | `0.47.0` and later | `0.15.0` and later |
138141
| {% data variables.copilot.copilot_gpt_54_mini %} | `v1.104.1` and later | `17.14.19` and later | `1.5.66` and later | `0.47.0` and later | `0.15.0` and later |
139142
| {% data variables.copilot.copilot_gpt_55 %} | `v1.117` and later | `17.14.19` and later | `1.5.66` and later | `0.47.0` and later | `0.15.0` and later |
143+
| {% data variables.copilot.copilot_gpt_56_luna %} | `1.128.0` | TBD | TBD | TBD | TBD |
144+
| {% data variables.copilot.copilot_gpt_56_sol %} | `1.128.0` | TBD | TBD | TBD | TBD |
145+
| {% data variables.copilot.copilot_gpt_56_terra %} | `1.128.0` | TBD | TBD | TBD | TBD |
140146
| {% data variables.copilot.copilot_claude_opus_48 %} | `v1.118` and later | `17.14.6` and later | TBD | TBD | TBD |
141147
| {% data variables.copilot.copilot_claude_sonnet_5 %} | `v1.124` and later | `17.14.6` and later | TBD | TBD | TBD |
142148
| {% data variables.copilot.copilot_claude_fable_5 %} | `v1.124` and later | `17.14.6` and later | TBD | TBD | TBD |

data/reusables/copilot/copilot-cloud-agent-non-auto-models.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
* {% data variables.copilot.copilot_gemini_31_pro %}
44
* {% data variables.copilot.copilot_gemini_35_flash %}
55
* {% data variables.copilot.copilot_gpt_54_mini %}
6+
* {% data variables.copilot.copilot_gpt_56_luna %}
7+
* {% data variables.copilot.copilot_gpt_56_sol %}
8+
* {% data variables.copilot.copilot_gpt_56_terra %}
69
* {% data variables.copilot.copilot_mai_code_1_flash %}

data/tables/copilot/model-comparison.yml

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,21 @@
3232
excels_at: Multi-step problem solving and architecture-level code analysis
3333
further_reading: '[GPT-5.5 model card](https://deploymentsafety.openai.com/gpt-5-5/gpt-5-5.pdf)'
3434

35+
- name: GPT-5.6 Luna
36+
task_area: Fast help with simple or repetitive tasks
37+
excels_at: Quick, cost-efficient responses for smaller, faster coding tasks
38+
further_reading: 'Not available'
39+
40+
- name: GPT-5.6 Sol
41+
task_area: Deep reasoning and debugging
42+
excels_at: Complex reasoning over large codebases and long-running agentic work
43+
further_reading: 'Not available'
44+
45+
- name: GPT-5.6 Terra
46+
task_area: General-purpose coding and agent tasks
47+
excels_at: Balanced everyday interactive and agentic coding
48+
further_reading: 'Not available'
49+
3550
# Anthropic
3651
- name: Claude Fable 5
3752
task_area: Long-horizon, autonomous coding and knowledge-work
@@ -51,12 +66,12 @@
5166
- name: Claude Opus 4.8
5267
task_area: Deep reasoning and debugging
5368
excels_at: Complex problem-solving challenges, sophisticated reasoning
54-
further_reading: 'Not available'
69+
further_reading: '[Claude Opus 4.8 model card](https://www-cdn.anthropic.com/0b4915911bb0d19eca5b5ee635c80fef830a37ea.pdf)'
5570

5671
- name: Claude Opus 4.8 (fast mode) (preview)
5772
task_area: Deep reasoning and debugging
5873
excels_at: Complex problem-solving challenges, sophisticated reasoning
59-
further_reading: 'Not available'
74+
further_reading: '[Claude Opus 4.8 model card](https://www-cdn.anthropic.com/0b4915911bb0d19eca5b5ee635c80fef830a37ea.pdf)'
6075

6176
- name: Claude Sonnet 4.5
6277
task_area: General-purpose coding and agent tasks
@@ -71,7 +86,7 @@
7186
- name: Claude Sonnet 5
7287
task_area: General-purpose coding and agent tasks
7388
excels_at: Complex problem-solving challenges, sophisticated reasoning
74-
further_reading: 'Not available'
89+
further_reading: '[Claude Sonnet 5 model card](https://www-cdn.anthropic.com/9e6a1044980d8c4ed85669faf9c2a8342e2e9f1e/Claude%20Sonnet%205%20System%20Card.pdf)'
7590

7691
# Google
7792
- name: Gemini 2.5 Pro

data/tables/copilot/model-release-status.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,18 @@
3939
provider: 'OpenAI'
4040
release_status: 'GA'
4141

42+
- name: 'GPT-5.6 Luna'
43+
provider: 'OpenAI'
44+
release_status: 'GA'
45+
46+
- name: 'GPT-5.6 Sol'
47+
provider: 'OpenAI'
48+
release_status: 'GA'
49+
50+
- name: 'GPT-5.6 Terra'
51+
provider: 'OpenAI'
52+
release_status: 'GA'
53+
4254
# Anthropic models
4355

4456
- name: 'Claude Fable 5'

data/tables/copilot/model-supported-clients.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,33 @@
203203
xcode: true
204204
jetbrains: true
205205

206+
- name: GPT-5.6 Luna
207+
dotcom: true
208+
cli: true
209+
vscode: true
210+
vs: true
211+
eclipse: false
212+
xcode: false
213+
jetbrains: false
214+
215+
- name: GPT-5.6 Sol
216+
dotcom: true
217+
cli: true
218+
vscode: true
219+
vs: true
220+
eclipse: false
221+
xcode: false
222+
jetbrains: false
223+
224+
- name: GPT-5.6 Terra
225+
dotcom: true
226+
cli: true
227+
vscode: true
228+
vs: true
229+
eclipse: false
230+
xcode: false
231+
jetbrains: false
232+
206233
- name: Kimi-K2.7-Code
207234
dotcom: true
208235
cli: true

data/tables/copilot/model-supported-plans.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,27 @@
152152
business: true
153153
enterprise: true
154154

155+
- name: GPT-5.6 Luna
156+
pro: true
157+
pro_plus: true
158+
max: true
159+
business: true
160+
enterprise: true
161+
162+
- name: GPT-5.6 Sol
163+
pro: false
164+
pro_plus: true
165+
max: true
166+
business: true
167+
enterprise: true
168+
169+
- name: GPT-5.6 Terra
170+
pro: true
171+
pro_plus: true
172+
max: true
173+
business: true
174+
enterprise: true
175+
155176
- name: MAI-Code-1-Flash
156177
pro: true
157178
pro_plus: true

data/tables/copilot/models-and-pricing.yml

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,66 @@
9898
cached_input: $1.00
9999
output: $45.00
100100

101+
- model: GPT-5.6 Luna
102+
provider: openai
103+
release_status: GA
104+
category: Lightweight
105+
threshold: '≤ 200K'
106+
tier: Default
107+
input: $1.00
108+
cached_input: $0.10
109+
output: $6.00
110+
111+
- model: GPT-5.6 Luna
112+
provider: openai
113+
release_status: GA
114+
category: Lightweight
115+
threshold: '> 200K'
116+
tier: 'Long context'
117+
input: $2.00
118+
cached_input: $0.20
119+
output: $9.00
120+
121+
- model: GPT-5.6 Sol
122+
provider: openai
123+
release_status: GA
124+
category: Powerful
125+
threshold: '≤ 272K'
126+
tier: Default
127+
input: $5.00
128+
cached_input: $0.50
129+
output: $30.00
130+
131+
- model: GPT-5.6 Sol
132+
provider: openai
133+
release_status: GA
134+
category: Powerful
135+
threshold: '> 272K'
136+
tier: 'Long context'
137+
input: $10.00
138+
cached_input: $1.00
139+
output: $45.00
140+
141+
- model: GPT-5.6 Terra
142+
provider: openai
143+
release_status: GA
144+
category: Versatile
145+
threshold: '≤ 272K'
146+
tier: Default
147+
input: $2.50
148+
cached_input: $0.25
149+
output: $15.00
150+
151+
- model: GPT-5.6 Terra
152+
provider: openai
153+
release_status: GA
154+
category: Versatile
155+
threshold: '> 272K'
156+
tier: 'Long context'
157+
input: $5.00
158+
cached_input: $0.50
159+
output: $22.50
160+
101161
# Anthropic
102162
- model: Claude Haiku 4.5
103163
provider: anthropic

data/variables/copilot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,9 @@ copilot_gpt_54: 'GPT-5.4'
229229
copilot_gpt_54_mini: 'GPT-5.4 mini'
230230
copilot_gpt_54_nano: 'GPT-5.4 nano'
231231
copilot_gpt_55: 'GPT-5.5'
232+
copilot_gpt_56_luna: 'GPT-5.6 Luna'
233+
copilot_gpt_56_sol: 'GPT-5.6 Sol'
234+
copilot_gpt_56_terra: 'GPT-5.6 Terra'
232235
# OpenAI 'o' series:
233236
copilot_o3: 'o3'
234237
copilot_o4_mini: 'o4-mini'

0 commit comments

Comments
 (0)