a2aproject / a2aproject/a2a-samples

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

Aperta
#22 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
1.8k
Fork
751
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.