次の方法で共有


ChatCompletions.ToolCalls Property

Definition

The tool calls.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Inference.ChatCompletionsToolCall> ToolCalls { get; }
member this.ToolCalls : System.Collections.Generic.IReadOnlyList<Azure.AI.Inference.ChatCompletionsToolCall>
Public ReadOnly Property ToolCalls As IReadOnlyList(Of ChatCompletionsToolCall)

Property Value

Applies to