Database Step
Read & Write Vector Data
Last updated
Read & Write Vector Data
Last updated
This step can be used to read, write, query, and delete data in a connected vector database that you configure.
To use this step you must
Add a vector server (Pinecone) to Settings / Vector Databases
This is where your data will actually live
Create a Data Set for your data, and select your newly connected Vector Server
This is a "type" for your data (i.e. User, Museum, Restaurant, etc)
Select the desired Data Set in the Database step.
This is a very powerful step. Common uses include,
Adding a long term memory via reading and writing to the DB with the ChatID.
Querying large datasets to find relevant information.
Enabling your agents to write data on your user's behalf.
If you already have a data set you'd like to play with, you can visiting the Data Set / Manage page to import the formatted data.