n8n-nodes-zep-memory-community
v1.1.6
Published
n8n node for Zep memory integration
Downloads
330
Maintainers
Keywords
Readme
n8n-nodes-zep-memory-community
A community node for n8n that provides Zep memory integration. This is a standalone version of the deprecated official Zep memory node.
Features
- Support for both Zep Cloud and Self-hosted/Open Source versions
- Session management with flexible session ID configuration
- Memory persistence across chat conversations
- Compatible with n8n's AI workflow nodes
Installation
Install the node in your n8n instance:
npm install n8n-nodes-zep-memory-communityConfiguration
Credentials
Set up your Zep API credentials:
- Zep Backend: Choose between "Cloud" or "Open Source / Self-Hosted"
- API Key: Your Zep API key (required for Cloud, optional for Open Source)
- API URL: Your Zep instance URL (for Open Source/Self-hosted only)
Node Parameters
- Session ID: Configure how session IDs are handled
- From connected Chat Trigger node
- Custom expression or static value
Usage
- Add the Zep Memory node to your workflow
- Configure your Zep API credentials
- Connect to an AI Agent or Chat node
- Set up your session ID configuration
Compatibility
- Works with Zep Cloud
- Works with Zep Community edition <= v0.27.2
- Compatible with n8n's AI workflow nodes
Verification
After installation, you can verify the node is working by checking:
- The node appears in your n8n palette under "Memory" category
- You can create Zep API credentials
- The node accepts session ID configuration
- Memory persists between workflow runs
Support
This is a community-maintained version of the deprecated official Zep node. For issues:
- Check the Zep documentation
- Verify your Zep instance is running (for self-hosted)
- Ensure your API credentials are correct
License
MIT
