RunResponse.Instructions
RunResponse.Instructions property
Gets or sets the instructions that the assistant used for this run.
public string Instructions { get; set; }
See Also
- class RunResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the instructions that the assistant used for this run.
public string Instructions { get; set; }