A very common use case is ability to visit and resume past conversations. See https://chat.openai.com for example.
It might be a good idea to provide a container component with the list of past threads (with actions like share, rename, archive, delete) as well as a button to start a new thread. This are stateful features, but they can possibly be handled much like past messages (i.e. initialMessages
).
This will make it much simpler for backend frameworks to generate a really good Assistant experience without having to build much frontend.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too