AzureChatEnhancements interface
Represents the output results of Azure enhancements to chat completions, as configured via the matching input provided in the request.
Properties
grounding | The grounding enhancement that returns the bounding box of the objects detected in the image. |
Property Details
grounding
The grounding enhancement that returns the bounding box of the objects detected in the image.
grounding?: AzureGroundingEnhancement
Property Value
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