Chat layout

What’s the best way to do a chat layout that’s like Chat GPT?
I get that we can use a form for the question area, list view for the chat history. The issue with that is in order to have the most recent items at the bottom, the sort order must be ascending and then pagination pushes it into the next page.

Also, I’m using a backend for the chat with ollama. How can we refresh the list when the back end replies?

Bumping this

We will include this feature in NocoBase 2.0. It is currently under development and testing.

1 Like

Just so I can adjust my timelines and plans, is there a rough estimate of a release date for that?

We will release the preview version in July.

1 Like