The extension comes with context menu commands, copy/move suggested code into editor with one-click, conversation window and customization options for

ChatGPT - Genie AI - Visual Studio Marketplace

submited by
Style Pass
2023-03-26 16:30:03

The extension comes with context menu commands, copy/move suggested code into editor with one-click, conversation window and customization options for OpenAI's ChatGPT prompts.

If you get HTTP 429 Too Many Requests, it means that you are making Too Many Requests. Please wait and try again in a few moments. If it persists, restart your vs-code.

If you get HTTP 404 Not Found error, it means one of the parameters you provided is unknown (i.e. genieai.openai.model). Most likely switching to default model in your settings would fix this issue.

If you get HTTP 400 Bad Request error, it means that your conversation's length is more than GPT/Codex models can handle. Or you supplied an invalid argument via customized settings.

Leave a Comment