When will chatGPT Plus API keys available in VSCode?

When I use the chatGPT extension for a remote SSH server in VSCode, it seems like that I only could use the OpenAI API Key Method (Browser auto login seems not available) to get access to chatGPT. This method could only use models like tesxt-divinci-003, not chatGPT Plus. So when could I use chatGPT Plus API keys in VSCode?

Nobody knows the answer to this. There is no API for chatgpt. Gpt3 is your only choice at the moment

It seems that OpenAI is currently working on this. Thanks for your reply!

It seems that OpenAI is currently working on this. Thanks for your reply!

I doubt OpenAI is working on anything here. OpenAI has no official VSCode extension. There is an official API with ChatCompletion for ChatGPT with an API key (no login), and you pay for each request. It would be a commercial decision to provide you the ChatGPT Plus subscription-based model as an API. Please note that when using Login credentials/API-keys in 3rd party products, you are at the mercy of the 3rd party developer’s goodwill. The same goes for any data you send in, which might be mined for PII or sensitive info.