mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
feat: Add the ask_data_insights tool for natural language queries on BigQuery data
PiperOrigin-RevId: 799267061
This commit is contained in:
committed by
Copybara-Service
parent
6806deaf88
commit
47b88d2b06
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user