Package com.azure.ai.openai.models
Class AzureGroundingEnhancementLine
java.lang.Object
com.azure.ai.openai.models.AzureGroundingEnhancementLine
A content line object consisting of an adjacent sequence of content elements, such as words and selection marks.
-
Method Details
-
getText
Get the text property: The text within the line.- Returns:
- the text value.
-
getSpans
Get the spans property: An array of spans that represent detected objects and its bounding box information.- Returns:
- the spans value.
-