ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
72.61k stars 57.69k forks source link

[Feature Request]: A Continue Button in NextChat V3 #4777

Open nolepguy opened 1 month ago

nolepguy commented 1 month ago

Problem Description

It get troublesome when my request got cut in the middle

Solution Description

I think its a good idea to add continue button, so the previous request will be continued in the same chat box without me typing the prompt "continue" and it generate new chat box

Alternatives Considered

I don't know other alternatives

Additional Context

No response

Dean-YZG commented 1 month ago

Thank you for your feedback, can you describe in detail the situations in which this feature is needed? To give me detailed input to understand this function in depth

nolepguy commented 1 month ago

For me personally, I use AI for translate foreign language to english. Sometimes when I input the translation text, it will be stop in the middle. I can just type "Continue" to make it start translating again. but It will be bothersome when you copy paste the result text since you have to scroll up and down (the result are in seperate chatbox). I use ai also for coding. When I ask to write a script, it can also stop in the middle (If the script is long) and back again, I can type "Continue" and it start writing the code. When I want to copy paste the code, I have to manually set the identation again because I copy the code from seperate chatbox .