a2aproject / a2aproject/a2a-samples

[Bug]: Wrong tool name in the host agent prompt

Abierto
#22 3 comentarios 0 reacciones 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

### What happened?

Wrong tool name in the host agent prompt: https://github.com/google/A2A/blob/2b0e8ba2e95a756b2fb6abfb91ca3e5555036b8d/samples/python/hosts/multiagent/host_agent.py#L86

### Relevant log output

```shell
"create_task" does not exist , its "send_task"

tools=[
self.list_remote_agents,
self.send_task,
],
```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

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.