Package com.google.genkit.plugins.qdrant
package com.google.genkit.plugins.qdrant
Qdrant vector database integration for Genkit.
QdrantPlugin registers retrievers and indexers backed
by a Qdrant server (REST API) for RAG workflows.
-
ClassDescriptionConfiguration for a single Qdrant collection managed by
QdrantPlugin.Builder forQdrantCollectionConfig.Distance function used by the Qdrant collection.Qdrant vector database plugin for Genkit.Builder forQdrantPlugin.Qdrant vector store backed by the Qdrant REST API.