mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: remove unused line for Client()
PiperOrigin-RevId: 781617898
This commit is contained in:
committed by
Copybara-Service
parent
149c5fe4ff
commit
2034fbb8f1
@@ -14,10 +14,6 @@
|
||||
|
||||
from google.adk import Agent
|
||||
from google.adk.tools import google_search
|
||||
from google.genai import Client
|
||||
|
||||
# Only Vertex AI supports image generation for now.
|
||||
client = Client()
|
||||
|
||||
root_agent = Agent(
|
||||
model='gemini-2.0-flash-001',
|
||||
|
||||
Reference in New Issue
Block a user