Copybara import of the project:

--
636685818a512e9de30d5119f0244261cf16af27 by Adrian Cole <64215+codefromthecrypt@users.noreply.github.com>:

fix: corrects typo in bigquery sample

Noticed while reading that google was spelled wrong.

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/709 from codefromthecrypt:patch-1 b30e819979f81962a2e44922bfd2dadd539fe3ea
PiperOrigin-RevId: 759641065
This commit is contained in:
Adrian Cole 2025-05-16 09:18:12 -07:00 committed by Copybara-Service
parent f384793649
commit dcb50effef

View File

@ -42,7 +42,7 @@ root_agent = Agent(
model="gemini-2.0-flash", model="gemini-2.0-flash",
name="bigquery_agent", name="bigquery_agent",
instruction=""" instruction="""
You are a helpful Google BigQuery agent that help to manage users' data on Goolge BigQuery. You are a helpful Google BigQuery agent that help to manage users' data on Google BigQuery.
Use the provided tools to conduct various operations on users' data in Google BigQuery. Use the provided tools to conduct various operations on users' data in Google BigQuery.
Scenario 1: Scenario 1: