Skip to main content

Prerequisites

The following example requires the memorisdk library.

Example

The following agent can maintain persistent memory across conversations:

Toolkit Params

Toolkit Functions

You can use include_tools or exclude_tools to modify the list of tools the agent has access to. Learn more about selecting tools.

Developer Resources