New
v0.1.117
What's Changed
- Update Docs by @deshraj in https://github.com/mem0ai/mem0/pull/3315
- Update llms.txt file by @deshraj in https://github.com/mem0ai/mem0/pull/3321
- AsyncMemory._add_to_vector_store bugfix when no facts found by @AnkushMalaker in https://github.com/mem0ai/mem0/pull/3313
- Add support for graph memory using Kuzu by @sdht0 in https://github.com/mem0ai/mem0/pull/2934
- feat: Vercel AI SDK mem0 package supports self hosted mem0 API by @ArchishmanSengupta in https://github.com/mem0ai/mem0/pull/2634
- Refactor docs by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3335
- feat(vector-store): Add Databricks Mosaic AI vector store support by @hayescode in https://github.com/mem0ai/mem0/pull/3325
- Updated databricks docs by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3336
- feat: add es headers config by @AkisAya in https://github.com/mem0ai/mem0/pull/3088
- Fix dependency and tests and updated docstring by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3337
- Update aws bedrock by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3334
- Fix: Ollama checking model exists by @vuonghuuhung in https://github.com/mem0ai/mem0/pull/2682
- fix-migration-collection-override by @NILAY1556 in https://github.com/mem0ai/mem0/pull/3100
- feature: add Azure Identity for Azure OpenAI and Azure AI Search authentication by @davidatorres in https://github.com/mem0ai/mem0/pull/3262
- Updated discord and dashboard image by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3344
- Add memory export / import feature by @VikramIyer125 in https://github.com/mem0ai/mem0/pull/3345
- Add export_openmemory.sh migration script by @VikramIyer125 in https://github.com/mem0ai/mem0/pull/3352
- Fix typescript docs by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3357
- Add Amazon S3 Vectors Support by @EnzoFanAccount in https://github.com/mem0ai/mem0/pull/3237
- fix: Inconsistent
createdandupdatedproperties on graph by @andy-k-improving in https://github.com/mem0ai/mem0/pull/3220 - docs fix: remove
user_idfromfrom_configby @srishti-git1110 in https://github.com/mem0ai/mem0/pull/3320 - Fix: Missing app_id on Neptune Analytics client by @andy-k-improving in https://github.com/mem0ai/mem0/pull/3278
- Fix missing commas in Kuzu graph INSERT queries by @Padarn in https://github.com/mem0ai/mem0/pull/3358
- Adding custom connection to weaviate connection client to enable client connection to local container by @VikramIyer125 in https://github.com/mem0ai/mem0/pull/3360
- Adding weaviate, faiss, pgvector, chroma, redis, elasticsearch, milvus vector store to openmemory by @VikramIyer125 in https://github.com/mem0ai/mem0/pull/3366
- docs: fix typo in docs/platform/advanced-memory-operations.mdx by @me-tusharchandra in https://github.com/mem0ai/mem0/pull/3348
- replace query_vector args in search method of mongodb vector_stores by @rupamoraczen in https://github.com/mem0ai/mem0/pull/3379
- Refactor PGVector to Use Internal Connection Pools and Context Managers by @Sheharyar570 in https://github.com/mem0ai/mem0/pull/3373
- Bugfix: Pick AWS region from the environment variable correctly by @srishti-git1110 in https://github.com/mem0ai/mem0/pull/3384
- fix(Vercel AI SDK): Streaming not working properly by @whysosaket in https://github.com/mem0ai/mem0/pull/3386
- Fix/new mem mistaken for current fixing #2875 by @johnwlockwood in https://github.com/mem0ai/mem0/pull/2876
- Updated integration docs by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3392
- Updated favicon logo by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3398
- support
storefor openai by @srishti-git1110 in https://github.com/mem0ai/mem0/pull/3399 - Add version param in search v2 API documentation by @prateekchhikara in https://github.com/mem0ai/mem0/pull/3401
- [FIX] Graph Docs page was missing on the side bar by @prateekchhikara in https://github.com/mem0ai/mem0/pull/3402
- fix: add missing provider for baidu vector db by @WayneCao in https://github.com/mem0ai/mem0/pull/3405
- Release 0.1.117 by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3411
New Contributors
- @AnkushMalaker made their first contribution in https://github.com/mem0ai/mem0/pull/3313
- @sdht0 made their first contribution in https://github.com/mem0ai/mem0/pull/2934
- @ArchishmanSengupta made their first contribution in https://github.com/mem0ai/mem0/pull/2634
- @hayescode made their first contribution in https://github.com/mem0ai/mem0/pull/3325
- @vuonghuuhung made their first contribution in https://github.com/mem0ai/mem0/pull/2682
- @davidatorres made their first contribution in https://github.com/mem0ai/mem0/pull/3262
- @VikramIyer125 made their first contribution in https://github.com/mem0ai/mem0/pull/3345
- @EnzoFanAccount made their first contribution in https://github.com/mem0ai/mem0/pull/3237
- @srishti-git1110 made their first contribution in https://github.com/mem0ai/mem0/pull/3320
- @Padarn made their first contribution in https://github.com/mem0ai/mem0/pull/3358
- @me-tusharchandra made their first contribution in https://github.com/mem0ai/mem0/pull/3348
- @rupamoraczen made their first contribution in https://github.com/mem0ai/mem0/pull/3379
- @Sheharyar570 made their first contribution in https://github.com/mem0ai/mem0/pull/3373
Full Changelog: https://github.com/mem0ai/mem0/compare/v0.1.116...v0.1.117