Partager via


OpenAIAssistantDefinition.Instructions Property

Definition

The system instructions for the assistant to use.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
public string? Instructions { get; init; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
member this.Instructions : string with get, set
Public Property Instructions As String

Property Value

Attributes

Applies to