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
Before submitting your bug report
Relevant environment info
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
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