次の方法で共有


FunctionDefinition.None Field

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.FunctionDefinition None;
 staticval mutable None : Azure.AI.Inference.FunctionDefinition
Public Shared None As FunctionDefinition 

Field Value

Applies to