Skip to content

Commit 6bec132

Browse files
authored
Update README.md
1 parent 532eeb8 commit 6bec132

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,15 @@ Developers can effortlessly connect, interact, and generate data insights with [
3838

3939
Before you begin, ensure you have the following:
4040

41-
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version **+v0.6.0**.
42-
* Setup Gemini CLI [Authentication](https://github.com/google-gemini/gemini-cli/tree/main?tab=readme-ov-file#-authentication-options).
43-
* A Google Cloud project with the **BigQuery API** enabled.
44-
* Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
45-
* IAM Permissions:
46-
* BigQuery User (`roles/bigquery.user`)
41+
- One of these AI agents installed
42+
- [Gemini CLI](https://github.com/google-gemini/gemini-cli) version **v0.6.0** or higher
43+
- [Claude Code](https://claude.com/product/claude-code) version **v2.1.94** or higher
44+
- [Codex](https://developers.openai.com/codex) **v0.117.0** or higher
45+
- [Antigravity](https://antigravity.google) **v1.14.2** or higher
46+
- A Google Cloud project with the **BigQuery API** enabled.
47+
- Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
48+
- IAM Permissions:
49+
- BigQuery User (`roles/bigquery.user`)
4750

4851
## Getting Started
4952

0 commit comments

Comments
 (0)