Skip to main content
Agno supports using MongoDB asynchronously as a storage backend for Workflows, with the AsyncMongoDb class.

Usage

Run MongoDB

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

Params