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). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Quant Cloud AI Provider

2 sites Security covered Drupal 10–11 AI ecosystem
View on drupal.org

This module integrates your Drupal site with Quant Cloud, allowing you to use various AI models for chat, image generation, and text embeddings without managing infrastructure. It also provides a managed vector database for semantic search and retrieval-augmented generation.

Quant Cloud AI Provider

Code is currently in GitHub, but will be synced to drupal.org soon.

This module provides a Quant Cloud provider for the AI module. It connects your Drupal site to Quant Cloud, a managed AI platform with access to foundation models from Anthropic (Claude), Amazon, and Cohere.

Quant Cloud handles the infrastructure, streaming, and scaling. No direct cloud provider credentials or AI infrastructure management required.

Integrated AI and Vector Database

Quant Cloud provides both LLM access and a managed vector database through a single API. This means:

  • One provider for chat, embeddings, image generation, and vector storage
  • No separate database infrastructure to provision or maintain
  • Index content directly - send text, get searchable vectors
  • Single API key for all operations

This simplifies RAG (retrieval-augmented generation) and semantic search implementations by removing the need to coordinate multiple services.

What does it do?

This module provides the following AI module operation types:

  • Chat - Conversational AI with message history, streaming responses, and tool calling
  • Embeddings - Generate vector embeddings for text using Titan or Cohere models
  • Text-to-Image - Generate images from text prompts using Nova Canvas
  • Image-to-Image - Transform images with variations, inpainting, outpainting, and background removal
  • Vector Database - Store and search embeddings with semantic similarity

Available Models

Chat / Text Generation

  • Claude model family (Opus 4.5, Sonnet 4.5, Haiku 4.5, and earlier versions)
  • Nova Pro, Nova Lite, Nova Micro

Embeddings

  • Titan Embed Text v1 and v2
  • Cohere Embed English/Multilingual v3

Image Generation

  • Nova Canvas (text-to-image, inpainting, outpainting, background removal)

Features

Chat

  • Multi-turn conversations with message history
  • Real-time streaming via Server-Sent Events
  • Tool/function calling
  • Structured JSON output with schema validation
  • Multimodal input (images, documents)

Image Generation

  • Text-to-image generation
  • Image variations from reference images
  • Inpainting and outpainting
  • Background removal
  • Multiple style presets
  • Resolutions up to 2048x2048

Vector Database

  • Managed vector storage (no external database required)
  • Automatic embedding generation from text
  • Semantic similarity search
  • Integration with Search API via AI Search module

Requirements

For vector database features:

Configuration

  1. Install and enable the module and its dependencies
  2. Navigate to Administration > Configuration > AI > Quant Cloud
  3. Click "Connect to Quant Cloud" to authenticate via OAuth
  4. Select your default models for each operation type

Related Modules

  • AI - Required base module that provides the provider plugin system
  • AI Search - Integrates AI embeddings with Search API
  • Key - Secure storage for API credentials

Documentation

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Feb 2026
Latest release
6 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

Version Type Core Release date
1.0.0 Stable 10–11 Feb 27, 2026
1.x-dev Dev 10–11 Feb 27, 2026