google / google/adk-python

Need to disable Agent Tool Parallel Behaviour

Abierto
#4,442 2 comentarios 0 reacciones 1 asignado Reclamado por @Jacksunwei Ver en GitHub
core
Lenguaje dominante
Python
Estrellas
21.5k
Forks
4k
Merge medio
1 d 14 h
PR fusionados (30 d)
37

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.