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

CreateRunStreamingOptions.Include Property

Definition

A list of additional fields to include in the response. Currently the only supported value is step_details.tool_calls[*].file_search.results[*].content

public System.Collections.Generic.IEnumerable<Azure.AI.Agents.Persistent.RunAdditionalFieldList> Include { get; set; }
member this.Include : seq<Azure.AI.Agents.Persistent.RunAdditionalFieldList> with get, set
Public Property Include As IEnumerable(Of RunAdditionalFieldList)

Property Value

Applies to