What's Changed
- [feat add]FastEmbed embedding for local embeddings by @lucifertrj in #3552
- Fix condition check for memories_result type in Memory class by @aesher9o1 in #3596
- Add Apache Cassandra vector store support by @faizan842 in #3578
- feat: Add configurable embedding similarity threshold for graph store node matching by @ron-42 in #3593
- Fix list_memories endpoint Pydantic validation error by @frederikb96 in #3608
- Fix memory deletion not removing from vector store by @frederikb96 in #3610
- Fix embedder config schema to support embeddingDims and url parameters by @Mrinank-Bhowmick in #3633
- Fix condition check for memories_result type in AsyncMemory class by @rahulsharmavishwakarma in #3621
- Add redirect to new apis doc page by @prateekchhikara in #3639
- fix: Prevent Mock object issues in graph memory tests by @ron-42 in #3627
- Fix: Add missing filter methods to AsyncMemory by @frederikb96 in #3624
- Fix REST API infer parameter ignored by @frederikb96 in #3607
- Add delete_memories MCP tool for targeted deletion by @frederikb96 in #3616
- feat(api): add vector store configuration endpoints by @vedant381 in #3583
- [fix] list' object has no attribute 'id' - Id fault with chroma pinecone and other providers by @parthshr370 in #3693
- Add Strands agent (with AWS ElastiCache and Neptune) example mention in Joint blog post by Mem0 and AWS by @swarnaprakash in #3824
- chore: remove unnecessary dependencies from Vercel AI SDK to reduce package size by @whysosaket in #3856
- (ts-sdk-update): Update for TypeScript SDK v2.2. by @whysosaket in #3865
- feat(ts-sdk): add support for keyword arguments in add and search methods by @whysosaket in #3895
- INTPYTHON-722 - Add DriverInfo metadata to MongoDB vector store by @NoahStapp in #3648
- chore: do a disk cleanup in gh actions by @whysosaket in #3899
- (fix): mongodb distribution name, azure ai search, and workflow trigger by @whysosaket in #3900
- (version-bump): update the project version to v1.0.2 by @whysosaket in #3902
New Contributors
- @aesher9o1 made their first contribution in #3596
- @faizan842 made their first contribution in #3578
- @ron-42 made their first contribution in #3593
- @rahulsharmavishwakarma made their first contribution in #3621
- @parthshr370 made their first contribution in #3603
- @NoahStapp made their first contribution in #3648
Full Changelog: v1.0.0...v1.0.2