Ability to send empty command
Is your feature request related to a problem? Please describe. Currently, when selecting a chainlit command, either with keyboard or with mouse, it is not possible to send it with an empty content.
Describe the solution you'd like Ability to send commands without typing a message content.
This will be needed if not done
Also interested in this (especially since there doesn't seem to be an easy way apart from commands to just set up a custom action button anywhere outside the chat?)
I have created a pull request for this issue https://github.com/Chainlit/chainlit/pull/2166
Would really like to have this feature, especially since there seems to be no right javascript way to achieve the same.
Fixed by #2166