gencay / vscode-chatgpt

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

There is an answer to the very first question, instead of a reaction to the last one #215

Closed egorgam closed 1 year ago

egorgam 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

When I typing a first question, chatgpt is answering normal. When I typing next something like "Thanks" it's answering me another text for my first question.

Unlike it, where I using chatgpt in browser, it's always answering for my last stuff.

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

I use default settings

Additional context

No response

gencay commented 1 year ago

@egorgam could you please provide a flow of prompts that causes this? I can't reproduce this issue using API Key method + gpt3.5 model.

egorgam commented 1 year ago

@gencay sure

Example.md

I use API method too, with model gpt-3.5-turbo (it's default)

gencay commented 1 year ago

@egorgam thank you for the example. This is helpful.