Need to disable Agent Tool Parallel Behaviour
未关闭
core
- 主要语言
- Python
- 星标
- 21.5k
- 派生
- 4k
- 平均合并
- 1 天 14 小时
- 30 天内合并 PR
- 37
描述
Sub‑agents in ADK are currently not functioning efficiently. The main issue is that sub‑agents are unable to return their output back to the manager/orchestrator—instead, they respond directly to the end user. As a workaround, I converted the agent into a tool, which works better for now.
However, in certain scenarios I need to disable parallel execution for tools. This option is currently not supported for AgentTool.
**Request**
Please add support for disabling parallel execution in AgentTool.
贡献指南
评估
这个 Issue 还没有评估数据。