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

Add -0125- OpenAI models #114

Closed igor-kupczynski closed 5 months ago

igor-kupczynski commented 5 months ago

Add -0125- OpenAI models to the configuration.

Similar to https://github.com/rubberduck-ai/rubberduck-vscode/pull/110

The models were "partially" added here https://github.com/rubberduck-ai/rubberduck-vscode/commit/67864041904b43ff989d2b45d58e3d5fb5459e5a

I've taken the descriptions from https://platform.openai.com/docs/models/gpt-3-5-turbo and https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo

Let me know if that looks OK.

Basic test

Screenshot 2024-02-02 at 22 36 15 Screenshot 2024-02-02 at 22 37 30
lgrammel commented 5 months ago

Thank you!

lgrammel commented 5 months ago

@allcontributors add @igor-kupczynski for code

allcontributors[bot] commented 5 months ago

@lgrammel

I've put up a pull request to add @igor-kupczynski! :tada:

igor-kupczynski commented 5 months ago

Thank you!