Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-13 | 5.2 kB | |
v0.1.116 source code.tar.gz | 2025-08-13 | 18.6 MB | |
v0.1.116 source code.zip | 2025-08-13 | 19.4 MB | |
Totals: 3 Items | 38.0 MB | 5 |
What's Changed
- Fix failing tests by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3162
- fix: Ignore memgraph index duplicate creation errors by @Colsrch in https://github.com/mem0ai/mem0/pull/3203
- docs: Async Add Announcement by @whysosaket in https://github.com/mem0ai/mem0/pull/3231
- Personalized Search using Tavily + Mem0 by @Itz-Antaripa in https://github.com/mem0ai/mem0/pull/3232
- Update field in docs by @prateekchhikara in https://github.com/mem0ai/mem0/pull/3254
- Personalized Search Example Docs by @Itz-Antaripa in https://github.com/mem0ai/mem0/pull/3259
- feat (pinecone): Add namespace support and improve type safety by @e-biswas in https://github.com/mem0ai/mem0/pull/3216
- Fix indexing when using Qdrant cloud by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3228
- Refactoring from gemini to google ai by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3244
- fixes memgraph async attirbute error by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3209
- fix: add rediscloud search module check for the condition by @lazakrisz in https://github.com/mem0ai/mem0/pull/3192
- Updated psycopg -> 3 by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3271
- Added mulit id filters support for all vectorstores by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3269
- Vercel AI migration to 5.0 by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3223
- ai-sdk/docs: V5 Migration Docs by @whysosaket in https://github.com/mem0ai/mem0/pull/3277
- feat: Add db_name field to MilvusDBConfig and MilvusDB initialization by @moyueheng in https://github.com/mem0ai/mem0/pull/3229
- Update docker compose by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3258
- Refactored base class config for llms by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3241
- Add sslmode pgvector by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3265
- Fix Neo4j Cypher syntax error with agent_id filtering by @DrJsPBs in https://github.com/mem0ai/mem0/pull/3158
- Feat/llm monitoring callback by @johnwlockwood in https://github.com/mem0ai/mem0/pull/2877
- Fix/supported llm params by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3290
- docs: fix search method return value handling in integration and example docs by @HScarb in https://github.com/mem0ai/mem0/pull/3208
- Fixes n_embeddings use and error for memgraph by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3296
- refactor: Improve async handling in AsyncMemory class for better performance by @YuriyTW in https://github.com/mem0ai/mem0/pull/3250
- added simple sanitizer methods for nodes and realtionships by @gajazlikovac in https://github.com/mem0ai/mem0/pull/3021
- refactor: Update batch update method documentation to clarify optiona… by @SudoAnirudh in https://github.com/mem0ai/mem0/pull/2982
- Fix: refer to 61~62, self.config.graph_store.lm.config should be prioritized for usage by @brucewkz in https://github.com/mem0ai/mem0/pull/3043
- docs: Remove unused and missing OS module from examples by @aymenkrifa in https://github.com/mem0ai/mem0/pull/3090
- DOC: Fix missing Neptune Analytics mention on doc by @andy-k-improving in https://github.com/mem0ai/mem0/pull/3264
- Add neptune example notebook and documentation by @acarbonetto in https://github.com/mem0ai/mem0/pull/3224
- Added support for python 3.12 by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3295
- Updated docs for agent_id and run_id by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3294
- Fix failing tests by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3304
- Restrict package version by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3305
- Added sanitation for better relationship mapping by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3300
- Fixing Json import for the psycopg and psycopg2 by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3310
- Update version to 0.1.116 by @whysosaket in https://github.com/mem0ai/mem0/pull/3312
New Contributors
- @Colsrch made their first contribution in https://github.com/mem0ai/mem0/pull/3203
- @e-biswas made their first contribution in https://github.com/mem0ai/mem0/pull/3216
- @lazakrisz made their first contribution in https://github.com/mem0ai/mem0/pull/3192
- @moyueheng made their first contribution in https://github.com/mem0ai/mem0/pull/3229
- @DrJsPBs made their first contribution in https://github.com/mem0ai/mem0/pull/3158
- @HScarb made their first contribution in https://github.com/mem0ai/mem0/pull/3208
- @YuriyTW made their first contribution in https://github.com/mem0ai/mem0/pull/3250
- @gajazlikovac made their first contribution in https://github.com/mem0ai/mem0/pull/3021
- @SudoAnirudh made their first contribution in https://github.com/mem0ai/mem0/pull/2982
- @brucewkz made their first contribution in https://github.com/mem0ai/mem0/pull/3043
- @aymenkrifa made their first contribution in https://github.com/mem0ai/mem0/pull/3090
- @andy-k-improving made their first contribution in https://github.com/mem0ai/mem0/pull/3264
Full Changelog: https://github.com/mem0ai/mem0/compare/v0.1.115...v0.1.116