Haoming Chen and Copybara-Service
30212669ff
docs: Update BigQuery samples README
...
Add the new analyze_contribution tool and renumbering as the Github cannot display it correctly.
PiperOrigin-RevId: 816517893
2025-10-07 21:19:40 -07:00
Google Team Member and Copybara-Service
960eda3d1f
feat: Add dry_run functionality to BigQuery execute_sql tool
...
PiperOrigin-RevId: 814854520
2025-10-03 15:36:58 -07:00
Google Team Member and Copybara-Service
0935a40011
feat: Add Bigquery Forecast tool
...
This tool answers questions about structured data in BigQuery using natural language.
PiperOrigin-RevId: 805414952
2025-09-10 10:20:47 -07:00
Google Team Member and Copybara-Service
47b88d2b06
feat: Add the ask_data_insights tool for natural language queries on BigQuery data
...
PiperOrigin-RevId: 799267061
2025-08-25 14:23:10 -07:00
Google Team Member and Copybara-Service
bead607364
chore: Hide the ask_data_insights tool until the API is publicly available
...
PiperOrigin-RevId: 789806535
2025-08-01 10:17:13 -07:00
Google Team Member and Copybara-Service
7c9b0a2567
feat: add chat first-party tool
...
This tool answers questions about structured data in BigQuery using natural language.
PiperOrigin-RevId: 789000987
2025-07-30 12:35:20 -07:00
Google Team Member and Copybara-Service
2f716ada7f
fix: Allow more credentials types for BigQuery tools
...
This change accepts the `google.auth.credentials.Credentials` type for `BigQueryCredentialsConfig`, so any subclass of that, including `google.oauth2.credentials.Credentials` would work to integrate with BigQuery service. This opens up a whole range of possibilities, such as using service account credentials to deploy an agent using these tools.
PiperOrigin-RevId: 773190440
2025-06-18 22:02:09 -07:00
Google Team Member and Copybara-Service
d6c6bb4b24
feat: add BigQuery first-party tools.
...
These tools support getting BigQuery dataset/table metadata and query results.
PiperOrigin-RevId: 764139132
2025-05-28 00:59:19 -07:00