DevExpress.AIIntegration.Blazor.Chat Namespace
Contains classes for the DevExpress Blazor DxAIChat component.
Assembly: DevExpress.AIIntegration.Blazor.Chat.v24.2.dll
NuGet Package: DevExpress.AIIntegration.Blazor.Chat
Classes
Name | Description |
---|---|
AIChatExtensions static | Contains methods that convert chat messages. |
BlazorChatMessage | Defines an individual chat message. |
DxAIChat | An AI-powered chat component. |
MessageSentEventArgs | Contains data for the MessageSent event. |
Interfaces
Name | Description |
---|---|
IAIChat | Defines methods that set up AI chat Assistants. |
Enums
Name | Description |
---|---|
ChatMessageRole | Lists values that specify the role of the message owner. |
ResponseContentFormat | Lists values that specify how an assistant formats the response. |