AstraDB

Setup

  1. Register an account on AstraDB

  2. Login to portal. Create a Database

  1. Choose Serverless (Vector), fill in the Database name, Provider, and Region

  1. After database has been setup, grab the API Endpoint, and generate Application Token

  1. Create a new collection, select the desired dimenstion and similarity metric:

  1. Back to Flowise canvas, drag and drop Astra node. Click Create New from the Credentials dropdown:

  1. Specify the API Endpoint and Application Token:

  1. You can now upsert data to AstraDB

  1. Navigate back to Astra portal, and to your collection, you will be able to see all the data that has been upserted:

  1. Start querying!

Last updated