Node ReferenceVector Stores
Vector Store Writer
Node for writing documents to a vector store.
Node for writing documents to a vector store.
| Category | Vector Stores |
| Node type | dynamiq.nodes.writers.VectorStoreWriter |
| SDK class | dynamiq.nodes.writers.VectorStoreWriter |
Inputs
| Field | Type | Required |
|---|---|---|
documents | list[Document] | Yes |
Outputs
| Field | Type |
|---|---|
upserted_count | int |
For configuration walkthroughs and examples, see the Vector Store vs Knowledge Base guide.