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 8132d3b commit 3e6d91fCopy full SHA for 3e6d91f
src/google/adk/agents/sequential_agent.py
@@ -66,7 +66,7 @@ async def _run_live_impl(
66
# add tool
67
def task_completed():
68
"""
69
- Signals that the model has successfully completed the user's question
+ Signals that the agent has successfully completed the user's question
70
or task.
71
72
return 'Task completion signaled.'
0 commit comments