devv-ai / devv

An AI-powered search engine for developers.
https://devv.ai
1.33k stars 22 forks source link

Feature request: continue a conversation from the specified restart point #12

Open TennyZhuang opened 7 months ago

TennyZhuang commented 7 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

When using devv.ai to do an interactive search, sometimes we may have a long conservation, and the long history may be extremely valuable. However, if you provide a wrong prompt at some point, devv may be led in the wrong direction and it's difficult to adjust it back. Of course, we can restart the whole conservation, but it's very tedious. We would like to specify a restart point and start from there.

Describe the solution you'd like

This feature can be presented in two ways on the UI:

  1. Directly specify a restart point to start a new conversation
  2. Insert a horizontal line with a cut symbol in between each dialog interaction, and when clicked, delete the conversation after the horizontal line. I am not a product design expert, this is just my rough idea. If there are better interaction methods, welcome to discuss!

Additional context Add any other context or screenshots about the feature request here.