The slides of the accompanying documentation are available here: https://www.slideshare.net/secret/h56YJu4SfmhxFS
Fill in the configuration .env.template file and rename it to .env Create a virtual environment and run pip install -r requirements.txt
Run: cd [example folder: 1_prompt or 2_states or 3_agents] python main.py
Enjoy!