notmd
notmd
> Can you show me where the prompt edit button is please. I couldn't find that. https://github.com/LAION-AI/Open-Assistant/blob/99301ccd3e670c447e5b7faa474ae1a156cf1981/website/src/components/Chat/ChatMessageEntry.tsx#L118
Also can you upload a screen record here?
That was old behavior. But I think we can add it back and have a "dont show it again in this session" option and store it in the session storage
Hi, can you change the design to something like OAI does? 
> I would probably keep this very simple and just add > > ```js > messagesEndRef.current.scrollIntoView(); > ``` > > in the `onToken` handler after the new frame, and for...
Maybe we should go with my solution, remove the threshold check and ignore the UX...lolll
@AbdBarho I just switch to the new implementation, works much better now
To clarify what I mean - Only show the animation of 1 message at a time, maybe the last one. - Only show the animation in a very short time,...
Yes, only animation is not enough, we should add more thing to encourage user to rate the message
I think this script is no longer used. cc @yk