feat: Add the ask_data_insights tool for natural language queries on BigQuery data

PiperOrigin-RevId: 799267061
This commit is contained in:
Google Team Member
2025-08-25 14:23:10 -07:00
committed by Copybara-Service
parent 6806deaf88
commit 47b88d2b06
5 changed files with 34 additions and 7 deletions
@@ -21,7 +21,6 @@ from unittest import mock
from google.adk.tools.bigquery.client import get_bigquery_client
from google.auth.exceptions import DefaultCredentialsError
from google.oauth2.credentials import Credentials
import pytest
def test_bigquery_client_project():