ChatMessageImageUrl interface
An internet location from which the model may retrieve an image.
Properties
detail | The evaluation quality setting to use, which controls relative prioritization of speed, token consumption, and accuracy. |
url | The URL of the image. |
Property Details
detail
The evaluation quality setting to use, which controls relative prioritization of speed, token consumption, and accuracy.
detail?: string
Property Value
string
url
The URL of the image.
url: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript