jupyterlab / jupyter-chat

An extension to add a chat panel
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Stack messages in the UI #33

Closed brichet closed 1 month ago

brichet commented 1 month ago

Problem

When a user send several messages in a row, the username is repeated for each message.

Proposed Solution

The messages could be stacked to avoid repeated useless information.

Additional context

It could be true by default but configurable using the config of the model.