Share via


CreateRunOptions.AdditionalInstructions Property

Definition

Additional instructions to append at the end of the instructions for the run. This is useful for modifying the behavior on a per-run basis without overriding other instructions.

public string AdditionalInstructions { get; set; }
member this.AdditionalInstructions : string with get, set
Public Property AdditionalInstructions As String

Property Value

Applies to