This sample demonstrates the thinking support and chain of thoughts feature of the AI AssistView control. Users can see the AI's reasoning process through multiple thinking stages.
DEMO
SOURCE
In this example, the bannerTemplate customizes the banner content with a thinking icon. The promptSuggestions property provides AI prompt suggestions to the user, and the promptRequest event handles prompt requests. The component demonstrates the AI generated thinking blocks with multiple stages showing the thought process, including understanding requests, selecting components, designing layouts, and finalizing outputs.