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
table_namestr-The name of the table to store Workflow sessions.
db_urlOptional[str]NoneThe database URL to connect to.
db_fileOptional[str]NoneThe database file to connect to.
db_engineOptional[Engine]NoneThe SQLAlchemy database engine to use.
schema_versionint1Version of the schema.
auto_upgrade_schemaboolFalseWhether to automatically upgrade the schema.