Uses of Class
com.azure.ai.openai.models.AzureGroundingEnhancementLineSpan
Packages that use AzureGroundingEnhancementLineSpan
-
Uses of AzureGroundingEnhancementLineSpan in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AzureGroundingEnhancementLineSpanModifier and TypeMethodDescriptionAzureGroundingEnhancementLineSpan.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureGroundingEnhancementLineSpan from the JsonReader.Methods in com.azure.ai.openai.models that return types with arguments of type AzureGroundingEnhancementLineSpanModifier and TypeMethodDescriptionAzureGroundingEnhancementLine.getSpans()Get the spans property: An array of spans that represent detected objects and its bounding box information.