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