gencay / vscode-chatgpt

An unofficial Visual Studio Code - OpenAI ChatGPT integration
ISC License
3.5k stars 755 forks source link

Browser Login Method non-existent #159

Closed thomivy closed 1 year ago

thomivy commented 1 year ago

Installed on Feb 24 2023

The Login button only requests the API key.

Asking a question triggers the request for the API key.

I have a GPT Plus account and this is not accessible through the API key.

gencay commented 1 year ago

@thomivy Hi there - as mentioned in the Readme there are 2 methods in the extension, API key is the default: https://github.com/gencay/vscode-chatgpt#zero-configuration-with-browser-or-api-key-setup-methods

To use the Browser method you need to change this setting: image