Partager via


OpenAIAssistantDefinition.Description Property

Definition

The description of the assistant.

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

Property Value

Attributes

Applies to