Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue: <Issue Related to /guides/agents/intermediate/rest-endpoints> #1193

@iliarusskikh

Description

@iliarusskikh

Good afternoon,

I came across https://innovationlab.fetch.ai/resources/docs/agent-communication/uagent-uagent-communication, and noticed that despite this section is marked as uAgent to uAgent communication, there is no implementation for two agents using REST api endpoints, but rather sending a -curl request. This is not what I was expecting to see whilst trying to find alternative ways for 2 uagents communication.

Therefore, I have implemented 2 agents communication using REST API end points and "aiohttp" python library.
It can be found in my repo: https://github.com/iliarusskikh/fetchai_agents/tree/main/uAgentTOuAgent_communication, as REST_agent1.py && REST_agent2.py. Please, include similar implementation in the Fetchai docs, as this would be super helpful. Thanks

Image

Kind regards,
Ilia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions