Skip to content

Commit c6a5485

Browse files
authored
Gemini Flash 3.8 model release (#63065)
Copilot-Session: cf2e091d-5a94-4e29-a003-e5739bd66c49
1 parent 9b10901 commit c6a5485

10 files changed

Lines changed: 40 additions & 1 deletion

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Used for:
8484
* {% data variables.copilot.copilot_gemini_35_flash %}
8585
* {% data variables.copilot.copilot_gemini_36_flash %}
8686
* {% data variables.copilot.copilot_gemini_37_flash %}
87+
* {% data variables.copilot.copilot_gemini_38_flash %}
8788

8889
{% data variables.product.prodname_copilot %} uses {% data variables.copilot.copilot_gemini %} models hosted on Google Cloud Platform (GCP). When using {% data variables.copilot.copilot_gemini %} models, prompts and metadata are sent to GCP, which makes the [following data commitment](https://cloud.google.com/vertex-ai/generative-ai/docs/data-governance): _{% data variables.copilot.copilot_gemini %} doesn't use your prompts, or its responses, as data to train its models._
8990

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Some {% data variables.product.prodname_copilot_short %} models require minimum
126126
| {% data variables.copilot.copilot_gemini_35_flash %} | `v1.115.0` | `17.14.22` or `18.1.0` | `1.5.62` | `0.46.0` | `0.14.0` |
127127
| {% data variables.copilot.copilot_gemini_36_flash %} | `v1.128.0` | `17.14.22` or `18.1.0` | TBD | TBD | TBD |
128128
| {% data variables.copilot.copilot_gemini_37_flash %} | `v1.128.0` | `17.14.22` or `18.1.0` | TBD | TBD | TBD |
129+
| {% data variables.copilot.copilot_gemini_38_flash %} | TBD | `17.14.22` or `18.1.0` | TBD | TBD | TBD |
129130
| {% data variables.copilot.copilot_gpt_52_codex %} | No minimum listed | `17.14.19` or `18.0.0` | `1.5.61` | `0.45.0` | `0.13.0` |
130131
| {% data variables.copilot.copilot_gpt_53_codex %} | `v1.104.1` | `17.14.19` | `1.5.61` | `0.45.0` | `0.13.0` |
131132
| {% data variables.copilot.copilot_gpt_54 %} | `v1.104.1` | `17.14.19` | `1.5.66` | `0.47.0` | `0.15.0` |

content/copilot/reference/copilot-billing/models-and-pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@ You can view your current {% data variables.product.prodname_actions %} usage fo
116116

117117
{% data variables.copilot.copilot_pro_short %} and {% data variables.copilot.copilot_pro_plus_short %} subscribers on **existing annual billing plans** using the **request-based billing** model have different model multipliers. See [AUTOTITLE](/copilot/reference/copilot-billing/request-based-billing-legacy/model-multipliers-for-annual-plans).
118118

119-
[^gemini-flash-promo]: {% data variables.copilot.copilot_gemini_36_flash %} and {% data variables.copilot.copilot_gemini_37_flash %} are available at the promotional pricing of $0.75 per 1M input tokens, $0.075 per 1M cached input tokens, and $3.75 per 1M output tokens through December 31, 2026.
119+
[^gemini-flash-promo]: {% data variables.copilot.copilot_gemini_36_flash %}, {% data variables.copilot.copilot_gemini_37_flash %}, and {% data variables.copilot.copilot_gemini_38_flash %} are available at the promotional pricing of $0.75 per 1M input tokens, $0.075 per 1M cached input tokens, and $3.75 per 1M output tokens through December 31, 2026.
120120

121121
[^gpt-56-sol-promo]: {% data variables.copilot.copilot_gpt_56_sol %} is available at promotional pricing, 50% off standard rates, through September 3, 2026. The default tier is $2.00 per 1M input tokens, $0.20 per 1M cached input tokens, $2.50 per 1M cache write tokens, and $10.00 per 1M output tokens. The long context tier is $4.00 per 1M input tokens, $0.40 per 1M cached input tokens, $5.00 per 1M cache write tokens, and $15.00 per 1M output tokens.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* {% data variables.copilot.copilot_gemini_35_flash %}
66
* {% data variables.copilot.copilot_gemini_36_flash %}
77
* {% data variables.copilot.copilot_gemini_37_flash %}
8+
* {% data variables.copilot.copilot_gemini_38_flash %}
89
* {% data variables.copilot.copilot_gpt_54_mini %}
910
* {% data variables.copilot.copilot_gpt_56_luna %}
1011
* {% data variables.copilot.copilot_gpt_56_sol %}

data/tables/copilot/model-comparison.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@
120120
excels_at: Fast, reliable answers to lightweight coding questions
121121
further_reading: '[Gemini 3.7 Flash model card](https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-7-Flash-Model-Card.pdf)'
122122

123+
- name: Gemini 3.8 Flash
124+
task_area: Fast help with simple or repetitive tasks
125+
excels_at: Fast, reliable answers to lightweight coding questions
126+
further_reading: '[Gemini 3.8 Flash model card](https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-8-Flash-Model-Card.pdf)'
127+
123128
# Microsoft
124129
- name: MAI-Code-1-Flash
125130
task_area: General-purpose coding and writing

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@
119119
provider: 'Google'
120120
release_status: 'GA'
121121

122+
- name: 'Gemini 3.8 Flash'
123+
provider: 'Google'
124+
release_status: 'GA'
125+
122126
# Microsoft models
123127
- name: 'MAI-Code-1-Flash'
124128
provider: 'Microsoft'

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,15 @@
158158
xcode: true
159159
jetbrains: true
160160

161+
- name: Gemini 3.8 Flash
162+
dotcom: false
163+
cli: true
164+
vscode: true
165+
vs: true
166+
eclipse: true
167+
xcode: true
168+
jetbrains: true
169+
161170
- name: MAI-Code-1-Flash
162171
dotcom: true
163172
cli: true

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,13 @@
124124
business: true
125125
enterprise: true
126126

127+
- name: Gemini 3.8 Flash
128+
pro: true
129+
pro_plus: true
130+
max: true
131+
business: true
132+
enterprise: true
133+
127134
- name: GPT-5 mini
128135
pro: true
129136
pro_plus: true

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,16 @@
343343
cached_input: $0.075
344344
output: $3.75
345345

346+
- model: 'Gemini 3.8 Flash[^gemini-flash-promo]'
347+
provider: google
348+
release_status: GA
349+
category: Versatile
350+
threshold: 'Not applicable'
351+
tier: 'Default'
352+
input: $0.75
353+
cached_input: $0.075
354+
output: $3.75
355+
346356
# xAI
347357
- model: 'Grok 4.5'
348358
provider: xai

data/variables/copilot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ copilot_gemini_31_pro: 'Gemini 3.1 Pro'
210210
copilot_gemini_35_flash: 'Gemini 3.5 Flash'
211211
copilot_gemini_36_flash: 'Gemini 3.6 Flash'
212212
copilot_gemini_37_flash: 'Gemini 3.7 Flash'
213+
copilot_gemini_38_flash: 'Gemini 3.8 Flash'
213214
# OpenAI GPT series:
214215
copilot_gpt_4o: 'GPT-4o'
215216
copilot_gpt_4o_mini: 'GPT-4o mini'

0 commit comments

Comments
 (0)