mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
docs: Update to gemini-2.5-flash for api registry and mcp sample agents
Co-authored-by: Kathy Wu <wukathy@google.com> PiperOrigin-RevId: 859151854
This commit is contained in:
committed by
Copybara-Service
parent
ab89d12834
commit
910f65473f
@@ -29,7 +29,7 @@ NOTION_HEADERS = json.dumps({
|
||||
})
|
||||
|
||||
root_agent = LlmAgent(
|
||||
model="gemini-2.0-flash",
|
||||
model="gemini-2.5-flash",
|
||||
name="notion_agent",
|
||||
instruction=(
|
||||
"You are my workspace assistant. "
|
||||
|
||||
Reference in New Issue
Block a user