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:

Configure the integration

To configure a vector database integration to connect to your Couchbase Capella instance:

  1. Click Vector Databases from the main menu.

  2. Click New Vector Database Integration from the Vector Databases page.

  3. 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

FieldDescriptionRequired

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.

Last updated