Need to disable Agent Tool Parallel Behaviour
Aperta
core
- Lingua principale
- Python
- Stelle
- 21.5k
- Fork
- 4k
- Merge medio
- 1g 14h
- PR unite (30g)
- 37
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.