OS_SECURITY_KEY to enable it for this AgentOS.
agentos_default_db.py
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Export your OpenAI API key
4
Run PgVector
5
Optional: enable authentication
Set
OS_SECURITY_KEY before running to require AgentOS authentication. Leave it unset to run without authentication.6
Run the example
Save the code above as
agentos_default_db.py, then run: