mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1590] [MERGED] Add mem0ai plugin: Local-only Mem0 AI memory management #1707
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1590
Author: @beersoccer
Created: 11/23/2025
Status: ✅ Merged
Merged: 11/25/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (10+)
43ae89dCreate README.md for Mem0 Dify Plugin v0.1.3eea4e82Add Mem0 plugin package74f154cAdd placeholder text to README.md3ad86f0Upload mem0ai plugin packagef28be18Delete beersoccer/tools directory227dbeaDelete beersoccer/mem0ai/README.md99d227dDelete beersoccer/mem0ai/mem0-0.1.3.difypkge40ee70Add README.md file with initial content53bbb40Upload mem0ai plugin package6e5aee5Delete beersoccer/mem0ai/README.md📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
beersoccer/mem0ai/mem0ai-0.1.3.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
Plugin Author: beersoccer
Plugin Name: mem0ai
Repository URL: https://github.com/beersoccer/mem0_dify_plugin
2. Submission Type
New plugin submission
Version update for existing plugin
3. Description
This plugin integrates Mem0 AI's intelligent memory layer into Dify, providing comprehensive memory management capabilities for AI applications. The plugin operates exclusively in local mode, allowing users to configure and manage their own LLM, embedding models, vector databases, graph databases, and rerankers.
Key Features:
8 Complete Memory Management Tools:
Flexible Operation Modes:
Local-Only Architecture:
Production-Ready Features:
Configuration:
Users configure the plugin by:
For detailed configuration options, users are directed to the Mem0 Official Configuration Documentation.
4. Checklist
I have read and followed the Publish to Dify Marketplace guidelines
I have read and comply with the Plugin Developer Agreement
I confirm my plugin works properly on both Dify Community Edition and Cloud Version
I confirm my plugin has been thoroughly tested for completeness and functionality
My plugin brings new value to Dify
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
Step-by-step setup instructions
Detailed usage instructions
All required APIs and credentials are clearly listed
Connection requirements and configuration details
Link to the repository for the plugin source code
Documentation Details:
All configuration examples follow the format specified in Mem0 official documentation, and users are directed to the official docs for advanced configuration options.
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
No user personal data is collected by this plugin.
This plugin operates exclusively in local mode, which means:
The plugin only processes:
No personal identification information (PII) is required or collected beyond user-provided identifiers (user_id, agent_id, run_id).
All API keys and credentials are stored locally in the user's Dify instance configuration and are not shared with any third parties. The plugin only communicates with services configured by the user (their LLM, embedding, and database services).
Privacy Policy
Privacy Policy Location:
PRIVACY.mdis included in the plugin package and clearly explains:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.