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

Usage

Run MongoDB

Install docker desktop and run MongoDB on port 27017 using:
mongodb_for_workflow.py

Params