Vector Store Zep Insert¶
Node: vectorStoreZepInsert · Full type: @n8n/n8n-nodes-langchain.vectorStoreZepInsert · Version: 1
Credentials¶
zepApi (alias: @zep)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
collectionName |
string | "" | required |
options |
collection | {} | keys: embeddingDimensions, isAutoEmbedded |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
embeddingDimensions |
number | 1536 | |
isAutoEmbedded |
boolean | true |