Icon

03 Update a vector store

<p>This workflow demonstrates how you can <strong>update an existing vector store</strong> <strong>without recreating embeddings</strong> for the entire knowledge base.</p><p>The workflow reads an existing vector store and imports new data, converting only the new content into embeddings. It then combines the original and new embeddings and writes them back to the vector store.</p>

Nodes

Extensions

Links