Share via


FunctionDefinition.Auto Field

Definition

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

public static Azure.AI.OpenAI.FunctionDefinition Auto;
 staticval mutable Auto : Azure.AI.OpenAI.FunctionDefinition
Public Shared Auto As FunctionDefinition 

Field Value

Applies to