continuedev / continuedev/continue
Error: Gemini 3 Pro Preview - Unknown error
Open
Nobody has claimed this yet.
area:integration
kind:bug
stale
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Error Details
Model: Gemini 3 Pro Preview
Provider: gemini
Status Code: N/A
Error Output
{"error":{"message":"{\n \"error\": {\n \"code\": 404,\n \"message\": \"This model models/gemini-3-pro-preview is no longer available. Please update your code to use a newer model for the latest features and improvements.\",\n \"status\": \"NOT_FOUND\"\n }\n}\n","code":404,"status":"Not Found"}}
Additional Context
Please add any additional context about the error here
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report identifies the Gemini provider and the unavailable models/gemini-3-pro-preview model; begin by locating the provider's model-selection entry point and reproducing the 404. Done means the provider no longer requests that unavailable model and the resulting request is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100