google / google/adk-python

Need to disable Agent Tool Parallel Behaviour

未关闭
#4,442 2 条评论 0 个 reaction 已指派 1 人 已被 @Jacksunwei 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。