次の方法で共有


ToolCallDetails.ArgumentsObject Property

Definition

Gets the structured arguments supplied to the tool, when any. Takes precedence over Arguments for telemetry recording.

public System.Collections.Generic.IDictionary<string,object>? ArgumentsObject { get; }
member this.ArgumentsObject : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property ArgumentsObject As IDictionary(Of String, Object)

Property Value

Applies to