Share via


ChatCompletionsOptions.ToolChoice Property

Definition

If specified, the model will configure which of the provided tools it can use for the chat completions response.

public Azure.AI.Inference.ChatCompletionsToolChoice ToolChoice { get; set; }
member this.ToolChoice : Azure.AI.Inference.ChatCompletionsToolChoice with get, set
Public Property ToolChoice As ChatCompletionsToolChoice

Property Value

Applies to