This module provided a Drupal client for Cloudflare's AI Gateway, allowing you to integrate with their AI models. The functionality has been moved to the Cloudflare AI module, which also includes Vectorize and AI Search.
Update: this project has moved to Cloudflare AI
The Cloudflare AI Gateway module has been consolidated into the broader Cloudflare AI module and is no longer maintained separately. Cloudflare AI contains this module's AI Gateway code, moved in unchanged, and adds the other Cloudflare AI-group resources: Vectorize (a vector database for semantic search) and AI Search (a managed retrieval-and-generation pipeline). Please install Cloudflare AI instead:
composer require drupal/cloudflare_aiThe gateway configuration entity and the AI provider it powers are unchanged in Cloudflare AI, so the Cloudflare AI Gateway Provider keeps working once its dependency points at Cloudflare AI.
About this module
Cloudflare AI Gateway was a Drupal client for the Cloudflare AI Gateway: it stored each gateway as configuration, built the gateway's request URLs and cf-aig-* control headers, and exposed its live model catalogue. All of that functionality now lives in Cloudflare AI; see that project for documentation and releases.
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.
More in the Cloudflare ecosystem
Most installed first
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-alpha4 | Pre-release | 10–11 | <p>Coding-standards fix release, functionally identical to 1.0.0-alpha3. Narrows an asset status() return type so the project phpstan (bleedingEdge) analysis passes. AI Gateway client and gateway provisioning are unchanged.</p> | Jul 7, 2026 | |
| 1.0.0-alpha3 | Pre-release | 10–11 | A Cloudflare AI Gateway client for Drupal, with the gateway as a first-class provisionable resource. | Jul 7, 2026 | |
| 1.0.0-alpha2 | Pre-release | 10–11 | Jun 21, 2026 | ||
| 1.0.0-alpha1 | Pre-release | 10–11 | Jun 21, 2026 |