DocsGPT icon indicating copy to clipboard operation
DocsGPT copied to clipboard

Add a "continue generation" button

Open FCPercival opened this issue 2 years ago • 7 comments

As the title suggests it could be a useful feature.

FCPercival avatar Sep 25 '23 13:09 FCPercival

I would like to develop figma UI for this button

Aatmaj-Zephyr avatar Oct 03 '23 12:10 Aatmaj-Zephyr

Yep, would be great, @tenokami can take a look at that later

dartpain avatar Oct 03 '23 12:10 dartpain

Is the functionality for the continue generation button present. if it is can I implement it in the UI. @dartpain

Vaibhav91one avatar Oct 04 '23 06:10 Vaibhav91one

Can you please assign the issue to me for the hacktoberfest? Also How should I go about the PR and access to the Figma file?

Aatmaj-Zephyr avatar Oct 04 '23 10:10 Aatmaj-Zephyr

I think this issue consists of two parts, backend and frontend. First we need to implement a similar endpoint to /api/answer for the backend (@Vaibhav91one to answer your question - no) Second is Frontend implementation in react

dartpain avatar Oct 04 '23 14:10 dartpain

I think this issue consists of two parts, backend and frontend. First we need to implement a similar endpoint to /api/answer for the backend (@Vaibhav91one to answer your question - no) Second is Frontend implementation in react

Okay. But you can raise this backend issue if you like. then later the frontend issue.

Vaibhav91one avatar Oct 04 '23 15:10 Vaibhav91one

My suggestion for the UI of this button

Use search "Continue generating"

https://www.figma.com/file/OXLtrl1EAy885to6S69554/DocsGPT?type=design&node-id=0%3A1&mode=design&t=dl0y8pTiva7YoU6z-1

image

tenokami avatar Oct 04 '23 15:10 tenokami

Think there are two options that users should have in such a case.

  1. Models should provide full and consistent answer
  2. Users can explicitly ask to continue. I dont think users should rely on this button to get correct responses.

dartpain avatar Sep 12 '24 09:09 dartpain