BlazorChatMessage Constructors
Defines an individual chat message.Name | Parameters | Description |
---|---|---|
BlazorChatMessage(ChatRole, String) | role, text | Initializes a new instance of the BlazorChatMessage class with specified settings. |
See Also
Name | Parameters | Description |
---|---|---|
BlazorChatMessage(ChatRole, String) | role, text | Initializes a new instance of the BlazorChatMessage class with specified settings. |