RunResponse.Instructions

RunResponse.Instructions property

Gets or sets the instructions that the assistant used for this run.

public string Instructions { get; set; }

See Also