Uses of Class
com.azure.ai.openai.models.AzureGroundingEnhancementLine
Packages that use AzureGroundingEnhancementLine
-
Uses of AzureGroundingEnhancementLine in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AzureGroundingEnhancementLineModifier and TypeMethodDescriptionAzureGroundingEnhancementLine.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureGroundingEnhancementLine from the JsonReader.Methods in com.azure.ai.openai.models that return types with arguments of type AzureGroundingEnhancementLineModifier and TypeMethodDescriptionAzureGroundingEnhancement.getLines()Get the lines property: The lines of text detected by the grounding enhancement.