obiscr / ChatGPT

This project is a plugin that supports ChatGPT running on JetBrains series IDE.
https://plugins.jetbrains.com/plugin/20603-chatgpt
Other
1.02k stars 229 forks source link

No continue generating button just stop #234

Open iiasceri opened 1 year ago

iiasceri commented 1 year ago

When it stops generating code I can ask him to continue generating but I endup having 2 pieces of code that I have to concat by myself in web version I can just press "continue generating" and copy from top right 1 single piece of code result

obiscr commented 1 year ago

Thanks for the feedback, I will check this issue.

obiscr commented 5 months ago

Hi, sorry for the late replay. Yeah, currently there is no support for continue, which means that the answer will be split into two paragraphs. As the model context gets bigger and bigger, this, it should not be easy for this to happen anymore.