| Package | Description |
|---|---|
| dev.langchain4j.classification | |
| dev.langchain4j.data.document | |
| dev.langchain4j.data.segment | |
| dev.langchain4j.store.embedding |
| Class and Description |
|---|
| Document
Represents an unstructured piece of text that usually corresponds to a content of a single file.
|
| Class and Description |
|---|
| Document
Represents an unstructured piece of text that usually corresponds to a content of a single file.
|
| DocumentParser
Defines the interface for parsing an InputStream into a Document.
|
| DocumentSource
Defines the interface for a Document source.
|
| Metadata
Represents metadata of a Document or a TextSegment.
|
| Class and Description |
|---|
| Metadata
Represents metadata of a Document or a TextSegment.
|
| Class and Description |
|---|
| Document
Represents an unstructured piece of text that usually corresponds to a content of a single file.
|
| DocumentSplitter
Defines the interface for splitting a document into text segments.
|
| DocumentTransformer
Defines the interface for transforming a
Document. |
Copyright © 2023. All rights reserved.