ChatCompletionsToolCall.Type Property

Definition

The type of tool call. Currently, only function is supported.

public Azure.AI.Inference.ChatCompletionsToolCallType Type { get; }
member this.Type : Azure.AI.Inference.ChatCompletionsToolCallType
Public ReadOnly Property Type As ChatCompletionsToolCallType

Property Value

Applies to