Overview

12 Sep 20251 minute to read

Name Description
AIAssistView The AIAssistView component is designed to enhance user interaction by integrating AI driven assistance features.
It provides a seamless interface for incorporating suggestions & AI responses.
AssistView The assistView property maps the customized AiAssistView.
AttachmentSettings Represents settings for managing file attachments in the AI Assist View.
Includes configuration for URLs, file types, and size limitations.
Prompt The prompts property maps the list of the prompts and binds the data to the suggestions.
PromptToolbarSettings The promptToolbarSettings property maps the list of the promptToolbarSettings and binds the data to the prompt.
ResponseToolbarSettings The responseToolbarSettings property maps the list of the responseToolbarSettings and binds the data to the output items.
InterActiveChatBase ChatBase component act as base class.
ToolbarItem Represents a toolbar item model in the component.
ToolbarSettings Represents the settings for the toolbar in the component.
AssistViewType Specifies the type of assist view.
ToolbarItemClickedEventArgs Represents the event arguments for a toolbar item click event in the component.