Back to Devexpress

BlazorChatMessage Properties

blazor-devexpress-dot-aiintegration-dot-blazor-dot-chat-dot-blazorchatmessage-dot-underscore-properties.md

latest1.3 KB
Original Source

BlazorChatMessage Properties

Defines an individual chat message.

NameDescription
ContentReturns the message content.
ContextsReturns a collection of AI resources and files attached to the chat message.
FilesReturns a collection of uploaded files.
FunctionCallsReturns information on all functions invoked by the AI model.
RoleReturns the role of the message owner.
TypingIdentifies whether the message is being generated by the AI assistant or it is complete.

See Also

BlazorChatMessage Class

BlazorChatMessage Members

DevExpress.AIIntegration.Blazor.Chat Namespace