chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Ability to send empty command

Open Allaoua9 opened this issue 1 year ago • 2 comments

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.

Allaoua9 avatar Mar 11 '25 11:03 Allaoua9

This will be needed if not done

shiv-codegit avatar Apr 12 '25 19:04 shiv-codegit

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?)

athewsey avatar Apr 16 '25 00:04 athewsey

I have created a pull request for this issue https://github.com/Chainlit/chainlit/pull/2166

Allaoua9 avatar May 14 '25 09:05 Allaoua9

Would really like to have this feature, especially since there seems to be no right javascript way to achieve the same.

svenhaitjema avatar May 22 '25 04:05 svenhaitjema

Fixed by #2166

asvishnyakov avatar Jul 17 '25 01:07 asvishnyakov