| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-25 | 3.4 kB | |
| v0.1.118 source code.tar.gz | 2025-09-25 | 20.0 MB | |
| v0.1.118 source code.zip | 2025-09-25 | 20.9 MB | |
| Totals: 3 Items | 40.9 MB | 0 | |
What's Changed
- feat: Add metadata param to TS-SDK in client.update by @whysosaket in https://github.com/mem0ai/mem0/pull/3415
- fix: Use ConfigDict instead of class-based Config by @gabe-l-hart in https://github.com/mem0ai/mem0/pull/3409
- databricks bug fixes by @hayescode in https://github.com/mem0ai/mem0/pull/3416
- fix: :bug: replace hardcoded llm provider with provider from config by @ranjithkumar8352 in https://github.com/mem0ai/mem0/pull/3423
- Added support for chromadb cloud by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3436
- updates to the category docs by @prateekchhikara in https://github.com/mem0ai/mem0/pull/3437
- feat(vector-store): Add Valkey vector store support by @swarnaprakash in https://github.com/mem0ai/mem0/pull/3272
- Fix bedrock anthropic models to use system field by @acarbonetto in https://github.com/mem0ai/mem0/pull/3438
- docs: Update Search V2/Get All V2 Filters by @whysosaket in https://github.com/mem0ai/mem0/pull/3450
- Fixes ollama and updates openai dependency by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3452
- fix: correct typo in knowledge graph extraction guidelines by @codexvn in https://github.com/mem0ai/mem0/pull/3449
- Fix json parsing with new memories by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3456
- Feat: Mem0 vector store backend integration for Neptune Analytics by @andy-k-improving in https://github.com/mem0ai/mem0/pull/3453
- Aspen theme for 1.x by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3473
- feat: implement structured exception classes with error codes and sug… by @bkidd1 in https://github.com/mem0ai/mem0/pull/3279
- Add Neptune-DB graph store with vector store by @acarbonetto in https://github.com/mem0ai/mem0/pull/3443
- Added weaviate db test by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3483
- Fixed s3 vectors memory initialization issue from configuration by @abdullahirfann in https://github.com/mem0ai/mem0/pull/3481
- [DOCS] Changing 1.0 to 1.0.0 by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3486
- Refactored example title for aws by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3492
- feat(ai-sdk): added file support for multimodal capabilities with memory context by @whysosaket in https://github.com/mem0ai/mem0/pull/3500
- docs-fix: Quickstart cURL example fixed by @whysosaket in https://github.com/mem0ai/mem0/pull/3503
- [test] Add comprehensive test suite for SQLiteManager by @KarthikeyaKollu in https://github.com/mem0ai/mem0/pull/3494
- Update version to 0.1.118 by @parshvadaftari in https://github.com/mem0ai/mem0/pull/3505
New Contributors
- @gabe-l-hart made their first contribution in https://github.com/mem0ai/mem0/pull/3409
- @ranjithkumar8352 made their first contribution in https://github.com/mem0ai/mem0/pull/3423
- @swarnaprakash made their first contribution in https://github.com/mem0ai/mem0/pull/3272
- @codexvn made their first contribution in https://github.com/mem0ai/mem0/pull/3449
- @bkidd1 made their first contribution in https://github.com/mem0ai/mem0/pull/3279
- @abdullahirfann made their first contribution in https://github.com/mem0ai/mem0/pull/3481
- @KarthikeyaKollu made their first contribution in https://github.com/mem0ai/mem0/pull/3494
Full Changelog: https://github.com/mem0ai/mem0/compare/v0.1.117...v0.1.118