mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #440] [MERGED] feat: add memobase plugin #923
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/440
Author: @ACAne0320
Created: 5/1/2025
Status: ✅ Merged
Merged: 5/8/2025
Merged by: @LogicOber
Base:
main← Head:main📝 Commits (2)
2dd2323feat: add memobase pluginbba868dupdate: update memobase.difypkg📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
ACAne0320/memobase/memobase.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
The Memobase plugin allows Dify applications to connect and interact with a user's self-hosted or managed Memobase instance. Memobase is an open-source long-term memory solution for AI. This plugin provides tools for managing users, conversation data, profiles, and events within that instance.
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
To function, this plugin requires the following credentials provided by the user during setup in Dify, corresponding to their Memobase instance (self-hosted or otherwise):
When using the plugin's tools, the following data might be processed and sent to the specified Memobase instance:
Privacy Policy
This plugin relies entirely on the user-provided Memobase instance. All data processed by the tools is sent to this instance.
Since Memobase is open-source , users typically deploy and manage their own instances.
Users are responsible for the privacy and security practices of their own Memobase instance. They should review the Memobase documentation and their specific deployment configuration to understand how data is handled.
I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.