Skip to content

Releases: mem0ai/mem0

v1.0.0

16 Oct 10:35
394203d

Choose a tag to compare

🚀 What’s New in Mem0 v1.0.0

This release marks a major milestone for Mem0 — introducing v1.0.0 with key architectural improvements, expanded vector store integrations, and broader LLM provider compatibility. Expect better performance, more stability, and enhanced developer experience across SDKs.

🌟 New Features

  • Added Azure MySQL support for improved cloud database flexibility by @parshvadaftari
  • Introduced Azure AI Search Vector Store support for the TypeScript SDK by @G26karthik
  • Added Tool Call support for LangchainLLM by @soapun
  • Enabled custom model and parameters for Hugging Face with huggingface_base_url by @vedant381
  • Added default LLM configuration updates for streamlined setup by @parshvadaftari
  • Enabled async mode as default for optimized performance by @kk2211
  • Reranker support - cohere, zeroentropy, huggingface, sentence transformers and LLMs by @parshvadaftari
  • Added metadata filtering for the OSS @parshvadaftari
  • Added Assisstant memory retrieval by @parshvadaftari
  • Improved prompt for better memory retrieval by @parshvadaftari

🧠 Improvements & Fixes

  • Refactored v2 search and update examples by @parshvadaftari
  • Fixed Databricks Vector Store integration by @hayescode
  • Fixed Milvus DB bug and added test coverage by @parshvadaftari
  • Fixed Weaviate search method by @matanco1
  • Fixed non-serializable objects in config deepcopy by @lsvishaal
  • Fixed bug with thinking LLM in vLLM by @dog-last
  • Fixed license and README metadata by @lsvishaal
  • Fixed hardcoded embedding dimensions and TypeScript build issues by @Mrinank-Bhowmick
  • Fixed missing ‘data’ key handling during search operations by @lsvishaal
  • Improved Get Memories playground and documentation examples by @parshvadaftari
  • Added detailed explanation for output_format v1.1 parameter by @lsvishaal
  • Updated dependency compatibility with OpenAI 2.x by @yashikabadaya
  • Updated main script and removed stale code by @deshraj
  • Added version=v2 as default param in AI SDK add calls by @whysosaket
  • Validated embedding_dims for Kuzu integration by @soapun

🧩 Documentation Updates

👥 New Contributors

Full Changelog: [v0.1.118 → v1.0.0](v0.1.118...v1.0.0)

v0.1.118

25 Sep 20:52
ed5a1e9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.117...v0.1.118

v1.0.0beta

18 Sep 15:06

Choose a tag to compare

v1.0.0beta Pre-release
Pre-release

🚀 What's New in Beta

This beta release introduces significant improvements to Mem0's core functionality, enhanced vector store integrations, and better LLM provider support.

New Feature

What's Changed

New Contributors

Full Changelog: v0.1.117...v1.0.0beta

v0.1.117

03 Sep 17:43
5e8d5e4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.116...v0.1.117

v0.1.116

13 Aug 18:37
5e895c2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.115...v0.1.116

v0.1.115

24 Jul 09:48
37ee3c5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.114...v0.1.115

v0.1.114

04 Jul 23:30
c0a930a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.113...v0.1.114

v0.1.113

30 Jun 08:02
5a1083b

Choose a tag to compare

What's Changed

  • Fix: Gemini embedder config and version bump -> 0.1.113 by @Dev-Khant in #3070

Full Changelog: v0.1.112...v0.1.113

v0.1.112

27 Jun 09:50
ac085db

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.111...v0.1.112

v0.1.111

23 Jun 16:22
dc877fd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.110...v0.1.111