RunThreadCreateRequest.Instructions

RunThreadCreateRequest.Instructions property

Gets or sets the instructions that override the instructions of the assistant. This is useful for modifying the behavior on a per-run basis.

public string Instructions { get; set; }

See Also