etkecc / baibot

🤖 A Matrix bot for using diffent capabilities (text-generation, text-to-speech, speech-to-text, image-generation, etc.) of AI / Large Language Models (OpenAI, Anthropic, etc.)
GNU Affero General Public License v3.0
44 stars 4 forks source link

Can chatbots respond to inline widgets? #8

Open mwnu opened 1 month ago

mwnu commented 1 month ago

I've found a proposal about inline widgets for matrix: MSC2192: Inline widgets.

It seems that this feature has already been implemented in the Element client. If buttons could be displayed on bot messages, it would be very convenient for some quick interactions, such as bot settings. This way, users wouldn't have to rely on command lines, similar to how this Telegram bot works: image