langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
49.48k stars 7.08k forks source link

add integration with long term memory like mem0 and zep #9461

Open lucaseatp opened 1 week ago

lucaseatp commented 1 week ago

Self Checks

1. Is this request related to a challenge you're experiencing? Tell me about your story.

creating a long term memory in dify is really hard, but we don't need to. we should be able to integrate with mem0 or zep to do this for us. n8n and flowise already do this.

2. Additional context or comments

I asked about this on mem0 discord, and they are willing to help.

3. Can you help us with this feature?

hjlarry commented 1 week ago

I see someone write this https://github.com/tonori/dify-plugin-mem0ai , maybe you can try is it works ?