ChatMessageResponse.Refusal
ChatMessageResponse.Refusal property
Gets or sets the refusal message generated by the model.
public string Refusal { get; set; }
See Also
- class ChatMessageResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the refusal message generated by the model.
public string Refusal { get; set; }