-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
ide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Description
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I'm not able to find a related conversation on GitHub discussions that reports the same bug
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Windows
- Continue version: 1.2.11
- IDE version: VSCode
- Model: Gemini 2.0 flash
- config:Description
There was an exception thrown when I used the model dropdown for the Google Gemini API. It said this : "Cannot read properties of undefined (reading 'title')"
To reproduce
- Go to Add chat model.
- Change provider to Google Gemini API
- Click on the Model dropdown to change the model.
- Observe the exception
Log output
output is Cannot read properties of undefined (reading 'title')Metadata
Metadata
Assignees
Labels
ide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Type
Projects
Status
Todo