You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the LLM is writing long messages the window should scroll to the bottom of that message so the user doesn't have to scroll to see new tokens coming in.
To Reproduce
Steps to reproduce the behavior:
Minimize the browser window
Ask the chatbot to write a longer text
Expected behaviour
The chat window should adaptively scroll to show the last token streamed.
The text was updated successfully, but these errors were encountered:
homanp
changed the title
Adaptive scrolling to last token streamed in chatbot message UI
Long messages are hidden below the fold in the chat UI.
Apr 24, 2023
Describe the bug
When the LLM is writing long messages the window should scroll to the bottom of that message so the user doesn't have to scroll to see new
tokens
coming in.To Reproduce
Steps to reproduce the behavior:
Expected behaviour
The chat window should adaptively scroll to show the last token streamed.
The text was updated successfully, but these errors were encountered: