ChatMessage.FromUser
ChatMessage.FromUser method
Creates a new ChatMessage object representing a user message.
public static ChatMessage FromUser(string content)
| Parameter | Type | Description |
|---|---|---|
| content | String | The contents of the message. |
Return Value
A new ChatMessage object with the specified content and the User role.
See Also
- class ChatMessage
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF