Prerequisites
The following example requires thezep-cloud and openai Python packages and a Zep API key.
Example
The following example demonstrates how to create an agent with access to Zep memory:cookbook/91_tools/zep_tools.py
Toolkit Params
Toolkit Functions
Async Toolkit
TheZepAsyncTools class provides asynchronous versions of the toolkit functions.