Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: Video.js (HTML5 Video Player) 10.0.0-alpha1 First alpha version released for module videojs (10.0.0-alpha1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This module integrates Drupal with Pinecone, a managed vector database, to enable advanced vector searches through the AI Core and AI Search modules. It allows for finding relevant results, integrating with Views, and serving as a source for Retrieval Augmented Generation (RAG).

The Pinecone VDB Provider is a database module that works together with the AI Core module, to allow you to do vector searches with AI Search module or other modules that implement it.

Overview

This Drupal module provides integration with Pinecone, a managed vector database and works together with the AI Core module. It includes features for inserting, deleting, and managing vector data.

This allows you to use the AI Search features from the AI Core module including its:

  • Ability to find highly relevant results from keywords or full sentence queries
  • Integration with Views via Search API, including boosting of Search API Database and Search API SOLR setups
  • Ability to use as a source for Retrieval Augmented Generation (RAG)

Requirements

  • Pinecone serverless account (starter is fine) and API key.

Installation

  1. (In Drupal) Enable this module (which requires the AI Core and Search API modules)
  2. (In Drupal) Ensure you have an Embedding type configured in the AI Core module configuration at Admin > Configuration > AI.
  3. (In Drupal) Configure the API connection to Pine via Admin > Configuration > Vector Database Providers > Pinecone.
  4. (In Pinecone) Create an Index in the Pinecone UI via pinecone.io.
  5. (In Drupal) Create a new Search API Server, select Pinecone as the backend, and select that Index.
  6. (In Drupal) Set up AI Search as desired (see AI Search documentation).

Contributing to the Pinecone PHP library dependency

See https://github.com/probots-io/pinecone-php

Compatibility with Pinecone options

This module is intended to support the 'Serverless' architecture only. The VDB
provider methods around Collections therefore map to Pinecone's namespace
architecture.

If you intend to use Pinecone's Pod infrastructure, that is not yet supported;
however, can be contributed back as a new VDB Provider within this module.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
12
Tracked since
Oct 2024
Latest release
1 month ago
Releases (12 mo)
3 ▼ from 9
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.1.0-beta5 Pre-release 10–11 Jul 12, 2026
1.1.0-beta4 Pre-release 10–11 Apr 21, 2026
2.0.x-dev Dev 10–11 Oct 7, 2025
1.1.0-beta3 Pre-release 10–11 Jun 13, 2025
1.0.0-beta2 Pre-release 10–11 Jun 13, 2025
1.1.0-beta2 Pre-release 10–11 May 21, 2025
1.1.0-beta1 Pre-release 10–11 May 14, 2025
1.1.x-dev Dev 10–11 Mar 13, 2025
1.0.0-beta1 Pre-release 10–11 Oct 29, 2024
1.0.0-alpha2 Pre-release 10–11 Oct 26, 2024
1.0.0-alpha1 Pre-release 10–11 Oct 26, 2024
1.0.x-dev Dev 10–11 Oct 26, 2024