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

ItemContentInputImage.Detail Property

Definition

The detail level of the image to be sent to the model. One of high, low, or auto. Defaults to auto.

public Azure.AI.AgentServer.Contracts.Generated.OpenAI.ItemContentInputImageDetail? Detail { get; set; }
member this.Detail : Nullable<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ItemContentInputImageDetail> with get, set
Public Property Detail As Nullable(Of ItemContentInputImageDetail)

Property Value

Applies to