Skip to main content
_agents.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your API keys

4

Run PgVector

5

Use the helper

This helper is imported by the AgentOS showcase. Keep it as _agents.py next to demo.py, then run python -m cookbook.05_agent_os.24_showcase.demo from the repository root.
Full source: cookbook/05_agent_os/24_showcase/_agents.py