timkmecl / codegpt

VSCode extension that allows you to use GPT3 inside the IDE
219 stars 66 forks source link

Error 400 undefined? #12

Closed PierrunoYT closed 1 year ago

PierrunoYT commented 1 year ago

How can I fix this?

timkmecl commented 1 year ago

Which model are you trying to use?

PierrunoYT commented 1 year ago

I can't see the models because there's no option to change it.

timkmecl commented 1 year ago

What do you mean? There should be an option to select which model to use in the extension settings (where you also put your API key)

andreas-jjj commented 1 year ago

I get the same error using the ChatGPT and code- models.

timkmecl commented 1 year ago

Hi! OpenAI has unfortunately discontinued the codex models. The method for connecting to ChatGPT has also been changed, so I will remove those options from the menu in the next update. To use ChatGPT, try my other extension https://github.com/timkmecl/chatgpt-vscode