Class QdrantRecorder
java.lang.Object
io.quarkiverse.langchain4j.qdrant.runtime.QdrantRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSupplier<dev.langchain4j.store.embedding.qdrant.QdrantEmbeddingStore>
-
Constructor Details
-
QdrantRecorder
public QdrantRecorder()
-
-
Method Details
-
qdrantStoreSupplier
public Supplier<dev.langchain4j.store.embedding.qdrant.QdrantEmbeddingStore> qdrantStoreSupplier(QdrantRuntimeConfig config)
-