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
Xiang (Sean) Zhou and Copybara-Service
927c75f0ee
chore: Replace imports by importing from actual module instead of from package (__init__.py)
...
PiperOrigin-RevId: 786342250
2025-07-23 10:49:43 -07:00
Google Team Member and Copybara-Service
6c999caa41
feat: Introduce write protected mode to BigQuery tools
...
This allows to protect against any write operations (e.g. update or delete a table), useful for some agents that must only be used in a read-only mode, while the user may have write permissions.
PiperOrigin-RevId: 769803741
2025-06-10 14:37:24 -07:00
Xiang (Sean) Zhou and Copybara-Service
694eca08e5
fix: fix bigquery credentials and bigquery tool to make it compatible with python 3.9 and make the credential serializable in session
...
PiperOrigin-RevId: 763332829
2025-05-26 01:58:52 -07:00
Xiang (Sean) Zhou and Copybara-Service
756a326033
feat: add customized bigquer tool wrapper class to facilitate developer to handcraft bigquery api tool
...
PiperOrigin-RevId: 762626700
2025-05-23 17:23:41 -07:00