程序包的使用
dev.langchain4j.store.embedding
-
-
类说明Represents a matched embedding along with its relevance score (derivative of cosine distance), ID, and original embedded content.Represents a request to search in an
EmbeddingStore.Represents a result of a search in anEmbeddingStore.Represents a store for embeddings, also known as a vector database.TheEmbeddingStoreIngestorrepresents an ingestion pipeline and is responsible for ingestingDocuments into anEmbeddingStore.EmbeddingStoreIngestor builder.