We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b85e1 commit 626d9baCopy full SHA for 626d9ba
typescript-sdk/integrations/adk-middleware/examples/human_in_the_loop/agent.py
@@ -37,7 +37,7 @@
37
38
39
human_in_loop_agent = Agent(
40
- model='gemini-1.5-flash',
+ model='gemini-2.5-flash',
41
name='human_in_loop_agent',
42
instruction=f"""
43
You are a human-in-the-loop task planning assistant that helps break down complex tasks into manageable steps with human oversight and approval.
0 commit comments