Skip to main content
Agno supports using MongoDB as a storage backend for Teams using the MongoDbStorage class.

Usage

You need to provide either db_url or client. The following example uses db_url.
mongodb_storage_for_team.py

Params

Developer Resources