Use the HCD vector store component in Langflow
The self-managed Hyper-Converged Database (HCD) is available as a vector store component within Langflow, designed to accelerate the development of generative AI (gen AI) applications.
Langflow provides a powerful visual framework that enables developers to build gen AI applications using any vector database, embedding model, or LLM supported by Langflow.
Prerequisites
Before you begin, ensure that you have the following:
-
A gen AI application that you want to build or enhance with Langflow.
-
A basic understanding of Langflow and gen AI applications.
Configure Langflow with HCD in a local environment
Langflow is configured to access local or remote instances of HCD. This quickstart guide shows you how to configure Langflow with HCD in a local environment.
To configure Langflow with HCD, do the following:
-
Use
docker-composeto run HCD with the Data API. -
Load data into HCD if you haven’t already.
-
Add the HCD vector store component to your Langflow flow.