Skip to main content

Configuration file

We will first create a YAML file with the extra configuration we want to pass to our AgentOS:
configuration.yaml

Code

yaml_config.py
Setting an id on the database, as the example above does, makes it easier to identify in the AgentOS interface.

Usage

1

Set up your virtual environment

2

Set Environment Variables

3

Install dependencies

4

Setup PostgreSQL Database

5

Run Example