Couchbase Capella
This guide walks you through configuring a Retrieval-Augmented Generation (RAG) pipeline in Vectorize using Couchbase Capella as the vector database.
Before you Begin
Ensure you have:
- A Vectorize account (Create one free here ↗ )
- A Couchbase Capella account (Create one on Couchbase ↗ )
Configure the integration
To configure a vector database integration to connect to your Couchbase Capella instance:
-
Click Vector Databases from the main menu.
-
Click New Vector Database Integration from the Vector Databases page.
-
Select the Couchbase Capella card.
Enter the parameters in the form using the Capella Parameters table below as a guide, then click Create Capella Integration.
Couchbase Capella Parameters
Field | Description | Required |
---|---|---|
Name | An alphanumeric name of your choosing. Used to identify this connector in your pipeline configuration. It does not need to match any other parameter in configuration. | Yes |
Cluster Access Name | The name you'll use to access this cluster. | Yes |
Cluster Access Password | The password you'll use to access this cluster. | Yes |
Connection String | The connection string for your cluster. | Yes |
When you specify your Couchbase Capella integration in your pipeline configuration, Vectorize writes vector data to your Couchbase Capella instance.
What's next?
-
If you haven't yet built a connector to your source database, go to configure a source connector and select your source data platform.
OR
-
If you're ready to start creating pipelines for vectorizing data, head to Pipeline Basics.