Example of Default Functionalities in Blazor AI AssistView Component
This sample demonstrates the default functionalities of the AI AssistView component. The AI AssistView creates an interface through which users can interact with AI-driven suggestions and prompts.
- How do I set daily goals in my work day?
- Steps to publish a e-book with marketing strategy
Stop Responding
In this example, the BannerTemplate
customizes the banner content, and AssistViewToolbar
adds custom toolbar items like a right-aligned Refresh
button. The PromptSuggestions
provides AI prompt suggestions, and PromptRequested
handles prompt requests when triggered.