程序包的使用
dev.langchain4j.data.document
程序包
说明
-
类说明Represents an unstructured piece of text that usually corresponds to a content of a single file.
-
类说明Represents an unstructured piece of text that usually corresponds to a content of a single file.Defines the interface for parsing an
InputStreaminto aDocument.Defines the interface for a Document source.Represents metadata of aDocumentor aTextSegment. -
-
-
-
-
类说明Represents an unstructured piece of text that usually corresponds to a content of a single file.Defines the interface for splitting a document into text segments.Defines the interface for transforming a
Document. -
类说明Represents an unstructured piece of text that usually corresponds to a content of a single file.