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

cookbook/06_agent_os/os_config/yaml_config.py
It’s recommended to add id for better management and easier identification in the AgentOS interface. You can add it to your database configuration like this:

Usage

1

Set up your virtual environment

2

Set Environment Variables

3

Install dependencies

4

Setup PostgreSQL Database

5

Run Example