Infinite scroll support for useChat? #7831
Unanswered
jerryjfwang
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a recommended way to implement infinite scroll for large chats using useChat? For example, if a user has 500 messages in a chat, ideally, we can load the 50 most recent messages, then continue to load in batches as the user scrolls up.
Beta Was this translation helpful? Give feedback.
All reactions