Blazor AI AssistView Example - Custom Views
- How do I set daily goals in my work day?
- Steps to publish a e-book with marketing strategy
This sample demonstrates the different views available for the AI AssistView component.
In this example, the AI AssistView component is configured with three distinct views using the AssistView and CustomView tags under the AssistViews tag directive.
Each view displays its own unique content:
- The
promptview includes a textarea with aGeneratebutton and displays a list of suggestions. - The
responseview shows the generated response with a copy option for easy sharing. - The
customview allows you to display custom content tailored to your application's needs.