Skip to main content
Here is a full example of an AgentOS where you provide your own FastAPI app.

Code

custom_fastapi.py

Usage

1

Set up your virtual environment

2

Set Environment Variables

3

Install dependencies

4

Setup PostgreSQL Database

5

Run Example