Skip to main content

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.

ExampleDescription
AgentOS DemoSet the OS_SECURITY_KEY environment variable to your OS security key to enable authentication.
DynamoSet the following environment variables to connect to your DynamoDb instance: - AWS_REGION - AWS_ACCESS_KEY_ID - AWS_SECRET_ACCESS_KEY.
FirestoreSetup the Firestore database.
Gcs JsonUse Google Cloud Storage JSON as the database backend for AgentOS.
Json DbSetup the JSON database.
Mongo Database BackendDemonstrates AgentOS with MongoDB storage using both sync and async setups.
MySQL Database BackendDemonstrates AgentOS with MySQL storage using both sync and async setups.
NeonSetup a basic agent and a basic team.
Postgres Database BackendDemonstrates AgentOS with PostgreSQL storage using both sync and async setups.
Redis DbSetup the Redis database.
SinglestoreSetup the SingleStore database.
SqliteSetup the SQLite database.
SupabaseSetup the Postgres database.
SurrealSetup the SurrealDB database.
Surreal DbExamples for dbs/surreal_db in AgentOS.