You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DevExtreme [Chat](/Documentation/Guide/UI_Components/Chat/Overview/) can display suggestion buttons above the message input field. This demo implements [suggestions](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#suggestions) to define predefined prompts for an AI assistant chat.
2
+
3
+
<!--split-->
4
+
This demo allows you to configure suggestion buttons as follows:
5
+
6
+
- Send predefined prompts immediately or fill the Chat [input field](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#inputFieldText) when a suggestion is clicked
7
+
- Toggle single-use suggestions (buttons disappear on click)
0 commit comments