assistant-ui
assistant-ui copied to clipboard
Inifinite Scroll
How to implement infinite scrolls that load historical messages when scrolling to top? Can we expose, in addition to append, a prepend method to runtime? useChat support something like setMessages.
I will try to build this in the following days. I will probably use this wrapping around ThreadPrimitive.Viewport component.
Once I have a working example, I'll share it with you.
Pagination support is something we will add soon. Closing this issue due to staleness and inactivity.