Install
To get started, install Langflow and Upstash Vector locally or use the Langflow dashboard from DataStax. For local installation, run:Usage
Creating an Upstash Vector Index
Visit the Upstash Console to create a vector index. To learn more about index creation, you can check out this page.Adding Upstash Vector to Langflow
In Langflow, you can integrate Upstash Vector for document indexing and semantic search. Use the following steps:- Create a workflow with the File, Split, and Upstash components to process and store documents in the Upstash Vector index.
- Perform a vector search by connecting the Upstash component to your query input.