| Package | Description |
|---|---|
| dev.langchain4j.store.embedding |
| Class and Description |
|---|
| EmbeddingMatch
Represents a matched embedding along with its relevance score (derivative of cosine distance), ID, and original embedded content.
|
| EmbeddingStore
Represents a store for embeddings, also known as a vector database.
|
| EmbeddingStoreIngestor
EmbeddingStoreIngestor is responsible for the ingestion of documents into an embedding store.
|
| EmbeddingStoreIngestor.Builder |
Copyright © 2023. All rights reserved.