ChatMessageResponse.Refusal

ChatMessageResponse.Refusal property

Gets or sets the refusal message generated by the model.

public string Refusal { get; set; }

See Also