detail property
Specifies the detail level of the image if specified by the user. low
uses fewer tokens, you can opt in to high resolution using high
.
Implementation
MessageContentImageDetail get detail => throw _privateConstructorUsedError;
Specifies the detail level of the image if specified by the user. low
uses fewer tokens, you can opt in to high resolution using high
.
MessageContentImageDetail get detail => throw _privateConstructorUsedError;