chatgpt-vscode icon indicating copy to clipboard operation
chatgpt-vscode copied to clipboard

A VSCode extension that allows you to use ChatGPT

Results 56 chatgpt-vscode issues
Sort by recently updated
recently updated
newest added

Please stop using an unofficial API.

I can not find __Secure-next-auth.session-token

We’re using [Gitpod](https://www.gitpod.io/) for development, and it uses [VS Code Browser](https://github.com/microsoft/vscode). You can’t install directly Plugins from the Microsoft VSCode marketplace. Instead, you need to install the Plugins from the...

getting this error [ERROR] Error: ChatGPTAPI error 429

ChatGPT could help with clear and concise commit messages

I wrote a script to install the plugin. Unfortunately it has a permissions issue: Anyway here is the script (at the risk of getting yelled at or being called a...

Found a typo in the subheading, please update it

When opening a fresh instance of VS-code, prompting doesn't work until you manually open the conversation window pane. The video shows: 1. Doing an ad-hoc prompt. Nothing happens 2. Pressing...

When I set the model to gpt-4 I have the following error: ``` [ERROR] Error: ChatGPT error 404: { "error": { "message": "The model: gpt-4 does not exist", "type": "invalid_request_error",...