Package dev.langchain4j.data.document
Class DocumentSegment
java.lang.Object
dev.langchain4j.data.document.DocumentSegment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DocumentSegmentdocumentSegment(String text) static DocumentSegmentdocumentSegment(String text, Metadata metadata) booleanstatic DocumentSegmentstatic DocumentSegmentinthashCode()metadata()text()toString()