Prerequisites
The ZepTools require thezep-cloud Python package and a Zep API key.
Example
The following example demonstrates how to create an agent with access to Zep memory:cookbook/14_tools/zep_tools.py
Toolkit Params
Toolkit Functions
Async Toolkit
TheZepAsyncTools class extends the ZepTools class and provides asynchronous versions of the toolkit functions.
Developer Resources
- View Tools