类的使用
dev.langchain4j.store.embedding.EmbeddingSearchRequest
使用EmbeddingSearchRequest的程序包
-
dev.langchain4j.store.embedding中EmbeddingSearchRequest的使用
修饰符和类型方法说明default EmbeddingSearchResult<Embedded>EmbeddingStore.search(EmbeddingSearchRequest request) Searches for the most similar (closest in the embedding space)Embeddings.