Open
Description
Description
#242 changed mention_name
to be required, while it used to be optional in 0.14.0:
Unfortunately didn't have the chance to review the PR before it got merged, but left a comment in #242 (review).
There are use cases of the chat where mention_name
is not required.
Reproduce
Use @jupyter/chat
0.15.0 in a project in a downstream project.
Expected behavior
mention_name
should stay optional.
Context
Jupyter Chat 0.15.0.