a2aproject / a2aproject/a2a-samples

How to implement a Deep Research example with A2A multiagent?

Abierto
#8 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
1.8k
Forks
751
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I want to implement an application similar to Grok or Gemini's deep research, following the ReAct pattern. It would first list a plan, then output a task form (including the steps to complete the task and the Agents to be used). Next, it would execute the plan by calling different Agents. After each Agent completes its part, it would think and observe (checking how the Agent's execution results are and whether the plan needs updating). Finally, it would complete the task and output the results to the interface or a file.

Who can give me some suggestions. Appreciate very much.
😄
🙏

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.