Uses of Class
com.azure.ai.openai.models.AzureGroundingEnhancement
Packages that use AzureGroundingEnhancement
-
Uses of AzureGroundingEnhancement in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AzureGroundingEnhancementModifier and TypeMethodDescriptionstatic AzureGroundingEnhancementAzureGroundingEnhancement.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureGroundingEnhancement from the JsonReader.AzureChatEnhancements.getGrounding()Get the grounding property: The grounding enhancement that returns the bounding box of the objects detected in the image.