你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ChatCompletionsToolChoicePreset.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.ChatCompletionsToolChoicePreset None { get; }
static member None : Azure.AI.Inference.ChatCompletionsToolChoicePreset
Public Shared ReadOnly Property None As ChatCompletionsToolChoicePreset

Property Value

Applies to