Releases: mem0ai/mem0
Releases · mem0ai/mem0
v0.1.117
What's Changed
- Update Docs by @deshraj in #3315
- Update llms.txt file by @deshraj in #3321
- AsyncMemory._add_to_vector_store bugfix when no facts found by @AnkushMalaker in #3313
- Add support for graph memory using Kuzu by @sdht0 in #2934
- feat: Vercel AI SDK mem0 package supports self hosted mem0 API by @ArchishmanSengupta in #2634
- Refactor docs by @parshvadaftari in #3335
- feat(vector-store): Add Databricks Mosaic AI vector store support by @hayescode in #3325
- Updated databricks docs by @parshvadaftari in #3336
- feat: add es headers config by @AkisAya in #3088
- Fix dependency and tests and updated docstring by @parshvadaftari in #3337
- Update aws bedrock by @parshvadaftari in #3334
- Fix: Ollama checking model exists by @vuonghuuhung in #2682
- fix-migration-collection-override by @NILAY1556 in #3100
- feature: add Azure Identity for Azure OpenAI and Azure AI Search authentication by @davidatorres in #3262
- Updated discord and dashboard image by @parshvadaftari in #3344
- Add memory export / import feature by @VikramIyer125 in #3345
- Add export_openmemory.sh migration script by @VikramIyer125 in #3352
- Fix typescript docs by @parshvadaftari in #3357
- Add Amazon S3 Vectors Support by @EnzoFanAccount in #3237
- fix: Inconsistent
created
andupdated
properties on graph by @andy-k-improving in #3220 - docs fix: remove
user_id
fromfrom_config
by @srishti-git1110 in #3320 - Fix: Missing app_id on Neptune Analytics client by @andy-k-improving in #3278
- Fix missing commas in Kuzu graph INSERT queries by @Padarn in #3358
- Adding custom connection to weaviate connection client to enable client connection to local container by @VikramIyer125 in #3360
- Adding weaviate, faiss, pgvector, chroma, redis, elasticsearch, milvus vector store to openmemory by @VikramIyer125 in #3366
- docs: fix typo in docs/platform/advanced-memory-operations.mdx by @me-tusharchandra in #3348
- replace query_vector args in search method of mongodb vector_stores by @rupamoraczen in #3379
- Refactor PGVector to Use Internal Connection Pools and Context Managers by @Sheharyar570 in #3373
- Bugfix: Pick AWS region from the environment variable correctly by @srishti-git1110 in #3384
- fix(Vercel AI SDK): Streaming not working properly by @whysosaket in #3386
- Fix/new mem mistaken for current fixing #2875 by @johnwlockwood in #2876
- Updated integration docs by @parshvadaftari in #3392
- Updated favicon logo by @parshvadaftari in #3398
- support
store
for openai by @srishti-git1110 in #3399 - Add version param in search v2 API documentation by @prateekchhikara in #3401
- [FIX] Graph Docs page was missing on the side bar by @prateekchhikara in #3402
- fix: add missing provider for baidu vector db by @WayneCao in #3405
- Release 0.1.117 by @parshvadaftari in #3411
New Contributors
- @AnkushMalaker made their first contribution in #3313
- @sdht0 made their first contribution in #2934
- @ArchishmanSengupta made their first contribution in #2634
- @hayescode made their first contribution in #3325
- @vuonghuuhung made their first contribution in #2682
- @davidatorres made their first contribution in #3262
- @VikramIyer125 made their first contribution in #3345
- @EnzoFanAccount made their first contribution in #3237
- @srishti-git1110 made their first contribution in #3320
- @Padarn made their first contribution in #3358
- @me-tusharchandra made their first contribution in #3348
- @rupamoraczen made their first contribution in #3379
- @Sheharyar570 made their first contribution in #3373
Full Changelog: v0.1.116...v0.1.117
v0.1.116
What's Changed
- Fix failing tests by @parshvadaftari in #3162
- fix: Ignore memgraph index duplicate creation errors by @Colsrch in #3203
- docs: Async Add Announcement by @whysosaket in #3231
- Personalized Search using Tavily + Mem0 by @Itz-Antaripa in #3232
- Update field in docs by @prateekchhikara in #3254
- Personalized Search Example Docs by @Itz-Antaripa in #3259
- feat (pinecone): Add namespace support and improve type safety by @e-biswas in #3216
- Fix indexing when using Qdrant cloud by @parshvadaftari in #3228
- Refactoring from gemini to google ai by @parshvadaftari in #3244
- fixes memgraph async attirbute error by @parshvadaftari in #3209
- fix: add rediscloud search module check for the condition by @lazakrisz in #3192
- Updated psycopg -> 3 by @parshvadaftari in #3271
- Added mulit id filters support for all vectorstores by @parshvadaftari in #3269
- Vercel AI migration to 5.0 by @parshvadaftari in #3223
- ai-sdk/docs: V5 Migration Docs by @whysosaket in #3277
- feat: Add db_name field to MilvusDBConfig and MilvusDB initialization by @moyueheng in #3229
- Update docker compose by @parshvadaftari in #3258
- Refactored base class config for llms by @parshvadaftari in #3241
- Add sslmode pgvector by @parshvadaftari in #3265
- Fix Neo4j Cypher syntax error with agent_id filtering by @DrJsPBs in #3158
- Feat/llm monitoring callback by @johnwlockwood in #2877
- Fix/supported llm params by @parshvadaftari in #3290
- docs: fix search method return value handling in integration and example docs by @HScarb in #3208
- Fixes n_embeddings use and error for memgraph by @parshvadaftari in #3296
- refactor: Improve async handling in AsyncMemory class for better performance by @YuriyTW in #3250
- added simple sanitizer methods for nodes and realtionships by @gajazlikovac in #3021
- refactor: Update batch update method documentation to clarify optiona… by @SudoAnirudh in #2982
- Fix: refer to 61~62, self.config.graph_store.lm.config should be prioritized for usage by @brucewkz in #3043
- docs: Remove unused and missing OS module from examples by @aymenkrifa in #3090
- DOC: Fix missing Neptune Analytics mention on doc by @andy-k-improving in #3264
- Add neptune example notebook and documentation by @acarbonetto in #3224
- Added support for python 3.12 by @parshvadaftari in #3295
- Updated docs for agent_id and run_id by @parshvadaftari in #3294
- Fix failing tests by @parshvadaftari in #3304
- Restrict package version by @parshvadaftari in #3305
- Added sanitation for better relationship mapping by @parshvadaftari in #3300
- Fixing Json import for the psycopg and psycopg2 by @parshvadaftari in #3310
- Update version to 0.1.116 by @whysosaket in #3312
New Contributors
- @Colsrch made their first contribution in #3203
- @e-biswas made their first contribution in #3216
- @lazakrisz made their first contribution in #3192
- @moyueheng made their first contribution in #3229
- @DrJsPBs made their first contribution in #3158
- @HScarb made their first contribution in #3208
- @YuriyTW made their first contribution in #3250
- @gajazlikovac made their first contribution in #3021
- @SudoAnirudh made their first contribution in #2982
- @brucewkz made their first contribution in #3043
- @aymenkrifa made their first contribution in #3090
- @andy-k-improving made their first contribution in #3264
Full Changelog: v0.1.115...v0.1.116
v0.1.115
What's Changed
- Fix: Memgraph Graph Generation Issue by @akshat1423 in #3109
- Security Link updated by @Itz-Antaripa in #3108
- Add metadata field to memory update schema by @whysosaket in #3115
- Fix: Changed keyword from assisstant to secretary by @V-Silpin in #2937
- Abstraction for Project in MemoryClient by @Dev-Khant in #3067
- feat: Memory Exports by @whysosaket in #3117
- Add JavaScript examples for memory export API by @whysosaket in #3119
- Add structured_data_schema to MemoryOptions interface by @whysosaket in #3125
- AWS Bedrock Integration and spell checks by @Itz-Antaripa in #3124
- Update personalized deep research example with GitHub link by @whysosaket in #3136
- Restore and update handle_post_message implementation by @whysosaket in #3152
- Updated livekit 1.0 integration by @parshvadaftari in #3073
- docs: Add comprehensive LLM-friendly documentation by @askdevai-bot in #3154
- Multi-LLM Research Team powered by memory by @Itz-Antaripa in #3160
- Agno Mem0Tools update by @Itz-Antaripa in #3139
- Multiagent Learning System with LlamaIndex by @Itz-Antaripa in #3063
- Content Writing Example Rewrite by @Itz-Antaripa in #3142
- Update Changelog by @Dev-Khant in #3211
- docs: Update for new Project API and deprecation notices by @whysosaket in #3212
New Contributors
- @V-Silpin made their first contribution in #2937
- @askdevai-bot made their first contribution in #3154
Full Changelog: v0.1.114...v0.1.115
v0.1.114
What's Changed
- MongoDB Vector Store misaligned strings and classes by @kirex0 in #3064
- Docs Update Images by @Itz-Antaripa in #3072
- Docs SOC2 and HIPAA update by @Itz-Antaripa in #3075
- Reverting the changes of pip install by @parshvadaftari in #3010
- Openai agents sdk added by @Itz-Antaripa in #3081
- Enhance documentation: Add group chat feature to the list of platform… by @chaithanyak42 in #3077
- Google AI ADK Integration Docs by @Itz-Antaripa in #3086
- Image fixes by @Itz-Antaripa in #3089
- feat: Add Gemini support to TypeScript SDK by @whysosaket in #3093
- Add Gemini Model Support to Vercel AI SDK Provider by @whysosaket in #3094
- Fix: Add missing OpenAI import in vLLM module by @SakshiSrivastava2024 in #3091
- Fixes: Mem0 Setup, Logging, Docs by @Jainish-S in #3080
- Fix the error that occurs when VLLM is called by @Mingxiangyu in #3076
- Fix CI issues related to missing dependency by @deshraj in #3096
- Add Amazon Neptune Analytics graph_store configuration & integration by @acarbonetto in #2949
- Update version to 0.1.114 by @deshraj in #3107
New Contributors
- @kirex0 made their first contribution in #3064
- @SakshiSrivastava2024 made their first contribution in #3091
- @Jainish-S made their first contribution in #3080
- @Mingxiangyu made their first contribution in #3076
- @acarbonetto made their first contribution in #2949
Full Changelog: v0.1.113...v0.1.114
v0.1.113
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
What's Changed
- Add immutable param to add method and bump version by @whysosaket in #3022
- fix: bedrock llm, embeddings, tools, temporary creds by @theagenticguy in #3023
- Platform feature docs revamp by @Itz-Antaripa in #3007
- Link fixes by @Itz-Antaripa in #3034
- fix: Fix memory categorization by updating dependencies and correcting API usage by @ryanrozich in #3005
- fix(ui-backend): resolve provider name format inconsistency in form configuration by @whysosaket in #3041
- Doc: Add async_mode by @Dev-Khant in #3037
- Fix: Gemini Embeddings and LLM by @Dev-Khant in #3050
- Fix mongodb config name by @Dev-Khant in #3052
- version bump -> 0.1.112 by @Dev-Khant in #3058
New Contributors
- @theagenticguy made their first contribution in #3023
- @ryanrozich made their first contribution in #3005
Full Changelog: v0.1.111...v0.1.112
v0.1.111
What's Changed
- Fix: Add MCP Client Integration Guide and update installation commands by @akshat1423 in #2956
- Improve Docs: Agent Id - Mem0 OSS Graph Memory by @akshat1423 in #2969
- Fix: Migrate Gemini Embeddings by @akshat1423 in #3002
- Feature/vllm support by @NILAY1556 in #2981
- Add: Openmemory Augment support by @akshat1423 in #3015
- Add : Openmemory Local Support using New Library by @akshat1423 in #3014
- Add: Json Parsing to solve Hallucination Errors by @akshat1423 in #3013
- version bump -> 0.1.111 by @Dev-Khant in #3016
New Contributors
- @NILAY1556 made their first contribution in #2981
Full Changelog: v0.1.110...v0.1.111
v0.1.110
What's Changed
- Feature: baidu vector db integration by @WayneCao in #2929
- Update Changelog by @Dev-Khant in #2985
- Doc: Fix example in quickstart page by @Dev-Khant in #2986
- Update client.update() method documentation in OpenAPI specification by @prateekchhikara in #2990
- Fix failing CI pipeline by @parshvadaftari in #2979
- Make V2 Add as Default by @whysosaket in #2997
- fix(opensearch): update logger warning by @akshseh in #2999
- version bump -> 0.1.110 by @Dev-Khant in #3001
New Contributors
Full Changelog: v0.1.109...v0.1.110
v0.1.109
What's Changed
- Added Param
output_format
in AI SDK by @whysosaket in #2960 - TS SDK - filter memories param by @whysosaket in #2971
- feat: add AgentOps integration by @fenilfaldu in #2898
- Fix: Add Google Genai library support by @akshat1423 in #2941
- feat(LM Studio): Add response_format param for LM Studio to config by @siroa in #2502
- Memory agent powered by voice (Cartesia + Agno) by @Itz-Antaripa in #2970
- Fix Build CI Failure by @akshat1423 in #2973
- Fix pinecone for async memory by @Dev-Khant in #2975
- Enhance update method to support metadata by @prateekchhikara in #2976
New Contributors
- @fenilfaldu made their first contribution in #2898
- @siroa made their first contribution in #2502
Full Changelog: v0.1.108...v0.1.109
v0.1.108
What's Changed
- Updates in client to support summary by @prateekchhikara in #2951
- deploy minor version -> 0.1.107rc2 by @Dev-Khant in #2953
- Fix/pin pinecone issue #2772 by @johnwlockwood in #2773
- Feat/add python version test envs by @johnwlockwood in #2774
- +MongoDB Vector Support by @ranfysvalle02 in #2367
- Add logger in Opensearch by @Dev-Khant in #2957
- version bump -> 0.1.108 by @Dev-Khant in #2958
New Contributors
- @ranfysvalle02 made their first contribution in #2367
Full Changelog: v0.1.107...v0.1.108