gencay / vscode-chatgpt

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

Blank Responses #131

Closed anshum4 closed 1 year ago

anshum4 commented 1 year ago

Quite often, the reply window is blank after the prompt has been processed and needs to be re-triggered with a prompt like "??" to generate the response Screenshot_20230213_144920

gencay commented 1 year ago

@anshum4 thanks for reporting this issue. If you form your question properly as in

What does this code do: ...your code without ticks (`)...

You should get a proper response. This seems like it may be related to using openai api key method and the public models aren't as capable as the web version in terms of completion models.