Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Installation (Python)

Install μAgents for Python 3.8, 3.9, 3.10, or 3.11:

poetry install
poetry shell

Documentation

Build and run the docs locally with:

mkdocs serve

Or go to the official docs site: https://docs.fetch.ai/uAgents.

Examples

The examples folder contains several examples of how to create and run various types of agents.