h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 327 forks source link

feat: Swap user and bot sides in ui.chatbot #1995

Closed marek-mihok closed 1 year ago

marek-mihok commented 1 year ago

This PR swaps the sender and receiver sides of the chatbot to be consistent with the most popular messaging tools.

image

Closes #1983