chainlit
chainlit copied to clipboard
Commands not working with audio
Describe the bug Commands are only linked to messages. This means they don't work for audio. commands are currently only passed for messages with on_message hook.
Expected behavior When a command is activated, I would like to be able for it to be available in InputAudioChunk
The more I am thinking about this, what would be good to request/send along is the message that is currently edited by the user. There are commands, maybe also uploaded documents, etc.
This issue is stale because it has been open for 14 days with no activity.
This issue was closed because it has been inactive for 7 days since being marked as stale.