a2aproject / a2aproject/a2a-samples
The protocol and the examples have caused confusion. Please explain, thank you.
Abierto
- 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?
The URL "tasks/send" is not included in the Protocol RPC Methods section, but the examples in Go, Java, and JavaScript all include this URL and implement the taskSend method. Additionally, the protocol specifies that the taskId should be generated on the server side, while in all the examples it is generated on the client side. These discrepancies between the examples and the protocol definition are conflicting.
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.