Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(community): Add Mem0 Memory Integration #7865

Merged
merged 8 commits into from
Mar 24, 2025

Conversation

whysosaket
Copy link
Contributor

Adds Mem0 Memory Adapter

Mem0 is a self-improving memory layer for LLM applications, enabling personalized AI experiences that save costs and delight users.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 19, 2025
Copy link

vercel bot commented Mar 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Mar 24, 2025 6:34am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Mar 24, 2025 6:34am

@dosubot dosubot bot added auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Mar 19, 2025
Copy link
Collaborator

@jacoblee93 jacoblee93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

Though keep in mind that we generally prefer people use LangGraph rather than these older Memory classes

@dosubot dosubot bot added the lgtm PRs that are ready to be merged as-is label Mar 24, 2025
@jacoblee93 jacoblee93 merged commit 06df6ca into langchain-ai:main Mar 24, 2025
36 checks passed
@jacoblee93 jacoblee93 changed the title Add Mem0 Memory Integration feat(community): Add Mem0 Memory Integration Mar 24, 2025
@whysosaket
Copy link
Contributor Author

Looks good, thanks!

Though keep in mind that we generally prefer people use LangGraph rather than these older Memory classes

Hi @jacoblee93, thank you for merging this. I understand why people would prefer LangGraph, and I'm looking forward to contributing to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PRs that are ready to be merged as-is size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants