This is an n8n community node. It lets you use Couchbase Vector Store in your n8n workflows. Couchbase is the multipurpose NoSQL database for transactional, analytical, mobile, and AI applications.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Resources
Follow the installation guide in the n8n community nodes documentation.
- Get Many - get many ranked documents from the vector store using a query
- Insert Documents - insert documents into the vector store
- Update Documents - update documents in the vector store using the document's ID
- Retrieve Documents (As Vector Store for Chain/Tool) - retrieve documents from the vector store to be used by the Vector Store Question Answer Tool
- Retrieve Documents (As Tool for AI Agent) - retrieve documents from the vector store to be used as tool by the AI Agent directly