Skip to content

Gemini 3 Pro Preview not working in local config #8827

@MileyHollenberg

Description

@MileyHollenberg

Before submitting your bug report

Relevant environment info

- OS: macOS
- Continue version: 1.2.10
- IDE version: VSCode 1.104.2 (Universal)
- Model: Gemini 3 Pro Preview
- config:
  
name: Local Config
version: 1.0.0
schema: v1
models:
  - uses: google/gemini-3-pro-preview
    with:
      GEMINI_API_KEY: API_KEY_HERE
  
  OR link to agent in Continue hub:

Description

I can't use the Gemini 3 Pro Preview model inside the Continue plugin. My API key has full access to the model but I simply get the error

Error loading Local Config. Chat is disabled until a model is available.

Gemini 2.5 pro still works as expected

To reproduce

Setup Gemini 2.5 Pro via the config.yaml file
Update the model to google/gemini-3-pro-preview (taken from Google's AI Studio page)
Observe that it's not being accepted as a local model

Log output

Metadata

Metadata

Assignees

Labels

area:configurationRelates to configuration optionside:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavioros:macHappening specifically on Mac

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions