Partager via


OpenAIAssistantInvocationOptions.ModelName Property

Definition

Override the AI model targeted by the agent.

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

Property Value

Attributes

Applies to