notmd

Results 169 comments of 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? ![image](https://user-images.githubusercontent.com/33456881/233835662-5a85959b-3e6c-4ba9-9b84-c5abdb8701b5.png)

> 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