rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
579 stars 70 forks source link

Added support for gpt-4-1106-preview #110

Closed restlessronin closed 7 months ago

restlessronin commented 7 months ago

Also added gpt-3.5-turbo-1106 and made it the default.

Tested both with the 'Explain with context' chat.

lgrammel commented 7 months ago

Thank you!