Install μAgents for Python 3.8, 3.9, 3.10, or 3.11:
poetry install
poetry shellBuild and run the docs locally with:
mkdocs serveOr go to the official docs site: https://docs.fetch.ai/uAgents.
The examples folder contains several examples of how to create and run various types of agents.