Dela via


ChatCompletionsToolChoicePreset(String) Constructor

Definition

Initializes a new instance of ChatCompletionsToolChoicePreset.

public ChatCompletionsToolChoicePreset (string value);
new Azure.AI.Inference.ChatCompletionsToolChoicePreset : string -> Azure.AI.Inference.ChatCompletionsToolChoicePreset
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to