Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

ParameterTypeDefaultDescription
collection_namestr-The name of the collection to store Workflow sessions.
db_urlOptional[str]NoneThe MongoDB connection URL.
db_namestr"agno"The name of the database.
clientOptional[MongoClient]NoneOptional existing MongoDB client to use.