Class ResponseRefusal
Inherited Members
Namespace: Glitch9.AIDevKit.Responses
Assembly: Glitch9.AIDevKit.dll
Syntax
public class ResponseRefusal : ResponseContentPart
Properties
| Edit this page View SourceRefusal
The refusal explanation from the model.
Declaration
[JsonProperty("refusal")]
public string Refusal { get; set; }
Property Value
| Type | Description |
|---|---|
| string |