Memobase is a user profile-based memory system designed to bring long-term user memory to your Generative AI (GenAI) applications.
Repository: dify-plugin-memobase
Author: acane0320
Version: 0.0.2
Type: tool
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.
Memobase is open-source, allowing you to deploy your own instance.
To use this plugin, you need to provide the following credentials when adding it in Dify, corresponding to your Memobase instance:
You can obtain these from your Memobase dashboard or configuration.

Once configured with the details of your Memobase instance, the Memobase tools will be available within the Dify orchestration interface.
You can add these tools to your workflows to:
For specific instructions on how to use the tool, you can refer to the Memobase API Reference.
Here's a minimal workflow based on the memobase plugin to implement the memory functionality.
