Skip to content

fetchai/agents-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

agents-template

A template repo for development with the AEA framework.

It contains:

  • empty directory packages which acts as the local registry

  • .env file with Python path updated to include packages directory

To install the latest version of the AEA:

pip install aea[all]