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:
Kathy Wu
2026-01-21 10:06:46 -08:00
committed by Copybara-Service
parent ab89d12834
commit 910f65473f
8 changed files with 8 additions and 8 deletions
@@ -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. "