Package ai.vectros.types
Class DocumentContextEvent
java.lang.Object
ai.vectros.types.DocumentContextEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getEvent
- Returns:
- Backward-compatible alias of
type. Alwaysdocument_context.
-
getDocumentId
- Returns:
- The identifier of the document whose text was loaded as context.
-
getTitle
- Returns:
- The display title you supplied for the document, if any.
-
getTextBytes
public long getTextBytes()- Returns:
- The size of the extracted document text, in bytes.
-
getModel
- Returns:
- The model alias used to answer this request.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-