你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RequiredFunctionToolCall.Arguments Property

Definition

The arguments to use when invoking the named function, as provided by the model. Arguments are presented as a JSON document that should be validated and parsed for evaluation.

public string Arguments { get; }
member this.Arguments : string
Public ReadOnly Property Arguments As String

Property Value

Applies to