Enum Detail

Detail enumeration

Specifies the level of detail for image analysis.

public enum Detail

Values

NameValueDescription
Auto0The detail level is determined automatically by the API based on the input and context.
Low1Low detail level, providing a more general and faster analysis.
High2High detail level, offering a more thorough and precise analysis.

See Also