fix: [missing-model] github-copilot: gemini-3.8-flash - #6229
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the missing GitHub Copilot catalog entry for remote model
gemini-3.8-flash. Lab metadata already exists atmodels/google/gemini-3.8-flash.toml; the provider file is override-only viabase_model.Changes
providers/github-copilot/models/gemini-3.8-flash.tomlbase_model = "google/gemini-3.8-flash"reasoning_options: effortlow/medium/highcost: input0.75, output3.75, cache_read0.075(USD / 1M tokens)limit: context1_000_000, input936_000, output64_000(same Copilot host caps asgemini-3.7-flash)modalities.input:["text", "image"](same Copilot host override asgemini-3.7-flash)Evidence
models/google/gemini-3.8-flash.toml+ first-partyproviders/google/models/gemini-3.8-flash.tomllow/medium/highproviders/github-copilot/models/gemini-3.7-flash.tomlValidation
gemini-3.7-flashon the same provider and lab/first-party effort set for Gemini 3.8 Flash.bun validate(shell disabled in this workflow).https://api.githubcopilot.com/models(auth-gated).Review notes
github-copilot). Reasoning effort copied from lab first-party + same-hostgemini-3.7-flashpeer (not the oldergemini-3.6-flashbudget_tokens shape).gemini-3.7-flashpeer rather than full lab multimodality (video/audio/pdf), consistent with how this host authors recent Gemini Flash entries.Closes #6226
Automated by the issue fixer: https://github.com/anomalyco/models.dev/actions/runs/33807677890