Need to disable Agent Tool Parallel Behaviour
Offen
#4,442
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @Jacksunwei
Auf GitHub ansehen
core
- Vorherrschende Sprache
- Python
- Sterne
- 21.5k
- Forks
- 4k
- Ø Merge
- 1 T. 14 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.