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

Usage

Install the pymongo, openai, and ddgs packages:

Run MongoDB

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

Params