Back to Devexpress

DxAIChat Events

blazor-devexpress-dot-aiintegration-dot-blazor-dot-chat-dot-dxaichat-dot-underscore-events.md

latest851 B
Original Source

DxAIChat Events

An AI-powered chat component.

NameDescription
InitializedFires after the component is initialized.
MessageSentFires after a user sends a message to the chat and allows you to manually process the message.
ResponseReceivedFires after the AI provider returns a response, before the message is displayed in the chat.

See Also

DxAIChat Class

DxAIChat Members

DevExpress.AIIntegration.Blazor.Chat Namespace