gencay / vscode-chatgpt

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

I am not able to find "login" of the extension as described in readme #230

Closed Yoark closed 1 year ago

Yoark commented 1 year ago

Verify it's not a duplicate bug report

Verify troubleshooting guide is missing steps to solve this issue

Describe the Bug

All you need to do is click Login or ask a question to get started!

Click on the ChatGPT extension icon on your sidebar and hit Login button. I am not able to find the login button anywhere, and I made sure the vscode is newest version.

Please tell us if you have customized any of the extension settings or whether you are using the defaults.

I was trying to use a browser auto-login method

Additional context

No response

Yoark commented 1 year ago

found it, in the past I only used extension that has a login button in extension page...

gencay commented 1 year ago

@Yoark to use the browser autologin method, you need to change your setting and then make sure you also select the right model to use in browser. Currently the extension's default is API Key method.

image

Yoark commented 1 year ago

Thanks, figured out!😆