Skip to main content
This example shows how you can configure the Memory Manager. We also set custom system prompts for the memory manager. You can either override the entire system prompt or add additional instructions which is added to the end of the system prompt.

Code

custom_memory_manager.py

Usage

1

Set up your virtual environment

2

Install dependencies

3

Run Example