Skip to main content

Prerequisites

The Memori toolkit requires the memorisdk Python package and a relational database connection string (SQLite, PostgreSQL, etc.).

Example

The following example demonstrates how to create an agent with persistent memory using Memori:
cookbook/tools/memori_tools.py

Toolkit Params

Toolkit Functions

Developer Resources