Documentation Index
Fetch the complete documentation index at: https://agno-v2-rbac-doc-update.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Example | Description |
|---|---|
| AgentOS Demo | Set the OS_SECURITY_KEY environment variable to your OS security key to enable authentication. |
| Dynamo | Set the following environment variables to connect to your DynamoDb instance: - AWS_REGION - AWS_ACCESS_KEY_ID - AWS_SECRET_ACCESS_KEY. |
| Firestore | Setup the Firestore database. |
| Gcs Json | Use Google Cloud Storage JSON as the database backend for AgentOS. |
| Json Db | Setup the JSON database. |
| Mongo Database Backend | Demonstrates AgentOS with MongoDB storage using both sync and async setups. |
| MySQL Database Backend | Demonstrates AgentOS with MySQL storage using both sync and async setups. |
| Neon | Setup a basic agent and a basic team. |
| Postgres Database Backend | Demonstrates AgentOS with PostgreSQL storage using both sync and async setups. |
| Redis Db | Setup the Redis database. |
| Singlestore | Setup the SingleStore database. |
| Sqlite | Setup the SQLite database. |
| Supabase | Setup the Postgres database. |
| Surreal | Setup the SurrealDB database. |
| Surreal Db | Examples for dbs/surreal_db in AgentOS. |