gencay / vscode-chatgpt

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

Browser Auto-login no longer available? #98

Closed ViniciusRaphael closed 1 year ago

ViniciusRaphael commented 1 year ago

Apparently Browser auto-login is no longer available. API prompts and answers are charged while browser auto login requests are not. Is this an intentional change? image

gencay commented 1 year ago

@ViniciusRaphael it's still available (Setting name is chatgpt.method):

image

The setting you're referring to is for the Authentication method to prefill the textboxes during autologin flow.

Dupe of #97