Share via


ChatCompletionsToolChoice.Auto Field

Definition

Specifies that the model may either use any of the tools provided in this chat completions request or instead return a standard chat completions response as if no tools were provided.

public static readonly Azure.AI.Inference.ChatCompletionsToolChoice Auto;
 staticval mutable Auto : Azure.AI.Inference.ChatCompletionsToolChoice
Public Shared ReadOnly Auto As ChatCompletionsToolChoice 

Field Value

Applies to