This module enables searching a Google Vertex AI cloud index via GraphQL, supporting autocomplete and search queries with integrated Gemini summary generation.
This module provides GraphQL definitions for searching a Google Vertex AI cloud index.
Features
This module supports autocomplete queries and search queries including Gemini summary generation. Future versions will also support facets.
Post-Installation
Once installed, you should add the schema extension to your sites GraphQL schema, or use the included data providers to implement your own.
Additional Requirements
You will need a Google Cloud Platform account along with a configured data store and agent builder. You will need your service account authentication file.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.2.0 | Stable | 10–11 | May 19, 2025 | ||
| 1.1.0 | Stable | 10–11 | Add citations to AI summaries | May 13, 2025 | |
| 1.0.0-rc2 | Pre-release | 10–11 | Nov 29, 2024 | ||
| 1.0.0-rc1 | Pre-release | 10–11 | Nov 15, 2024 | ||
| 1.0.0-alpha5 | Pre-release | 10–11 | Oct 28, 2024 | ||
| 1.0.0-alpha4 | Pre-release | 10–11 | Adding facets | Oct 25, 2024 | |
| 1.0.0-alpha3 | Pre-release | 10–11 | Added filters | Oct 23, 2024 |