ChatCompletionsToolSelectionPreset.None Property

Definition

Specifies that the model should not respond with a tool call and should instead provide a standard chat completions response. Response content may still be influenced by the provided tool definitions.

public static Azure.AI.Inference.ChatCompletionsToolSelectionPreset None { get; }
static member None : Azure.AI.Inference.ChatCompletionsToolSelectionPreset
Public Shared ReadOnly Property None As ChatCompletionsToolSelectionPreset

Property Value

Applies to