Releases: mem0ai/mem0
Releases · mem0ai/mem0
v0.0.32
What's Changed
- fix: Pass deployment name as param for azure api by @taranjeet in #406
- bump version to 0.0.32 by @taranjeet in #409
Full Changelog: v0.0.31...0.0.32
v0.0.31
What's Changed
- fixed dry_run not working in PersonApp by @aaishikdutta in #357
- Fixed test case for chroma db by @aaishikdutta in #358
- added fix for documentation by @aaishikdutta in #362
- Update discord badge in readme.md by @aaishikdutta in #361
- docs: fix template by @cachho in #364
- fix for personapp not working with config by @aaishikdutta in #368
- add "d" on "Embedchain" in citation section title by @alessandropanzieri in #369
- docs: add back query config by @cachho in #365
- refactor: loader chunker typing by @cachho in #324
- [Feature]: Add support for azure openai model by @deshraj in #372
- fix: chroma pysqlite version by @cachho in #350
- fix: remove debug logging by @cachho in #379
- docs: fix argument out of order by @cachho in #374
- fix: typo in readme example by @cachho in #373
- update: docs showcase by @aryankhanna475 in #377
- fix: no logging in pysqlite replacement by @cachho in #378
- add example: embedchain playground by @sahilyadav902 in #384
- fix: is readable - zero division error by @cachho in #383
- test: added chunker unit tests by @cachho in #325
- Bump version to 0.0.31 by @taranjeet in #408
New Contributors
- @alessandropanzieri made their first contribution in #369
- @aryankhanna475 made their first contribution in #377
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- Fixed PersonOpenSourceApp query error by @aaishikdutta in #353
- bug: fix online bug in chat endpoint by @taranjeet in #354
- Bump version to 0.0.30 by @taranjeet in #355
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- fix: init metadata as empty by @taranjeet in #348
- Bump version to 0.0.29 by @taranjeet in #349
Full Changelog: 0.0.28...v0.0.29
Version 0.0.28
What's Changed
- Bump version to 0.0.28 by @taranjeet in #344
- Fix package version in setup.py by @taranjeet in #345
Full Changelog: v0.0.27...0.0.28
Version 0.0.27
What's Changed
- Bump version to 0.0.27 by @taranjeet in #337
- update: chroma v0.4.0 by @candidosales in #330
- Bump chroma version to 0.4 in setup.py by @taranjeet in #341
- bug: Chroma needs diff client as per settings by @taranjeet in #342
- Fix default add() and add_local() metadatas (data_type and url) overw… by @juaneloDev in #343
New Contributors
- @candidosales made their first contribution in #330
- @juaneloDev made their first contribution in #343
Full Changelog: v0.0.26...v0.0.27
Version 0.0.26
What's Changed
- refactor: app design concept by @cachho in #305
- fix: delete Apps by @cachho in #307
- docs: app config instead of init config by @cachho in #308
- Feat/custom app by @cachho in #313
- fix: add isort dev dependency by @cachho in #315
- fix: format lint by @cachho in #316
- added data format to metadata internally by @aaishikdutta in #314
- feat: filter sitemap by @cachho in #304
- docs: add provider, embedding function by @taranjeet in #318
- chore: update pr template by @cachho in #323
- perf: don't instantiate every class in dict by @cachho in #328
- [BREAKING CHANGE] moved dry run into query and chat by @aaishikdutta in #329
- fix:
docs_site
use chunker config implementation by @cachho in #326 - docs: explain
AddConfig
by @cachho in #327 - fix: ValueError: ChromaDb cannot be instantiated without an embedding function by @sahilyadav902 in #312
- [feat]: add support for
llama2
model by @deshraj in #331 - Fix error message on missing replicate api token by @deshraj in #332
- Bump version to 0.0.26 by @taranjeet in #333
Full Changelog: v0.0.24...v0.0.26
v0.0.24
What's Changed
- Updated README.md file for metadata by @Rayhanpatel in #279
- Update line length to 120 chars by @deshraj in #278
- feat: Adding app id in metadata while reading and writing to vector db by @shashank42 in #189
- feat: webpage - exclude by class and id, add logging by @cachho in #273
- chore: remove duplicate dev requirements by @cachho in #268
- test: added tests by @cachho in #250
- Added the Project Tools by @amjadraza in #281
- chores: run lint and format by @deshraj in #284
- docs: setup docs for embedchain by @deshraj in #287
- docs: fix typos in readme by @deshraj in #288
- fix: Dont initialize chroma and embedding function in init config. by @taranjeet in #289
- fix: Handle divide by zero error when original size is 0 by @taranjeet in #290
- feat: Add browse the internet or online functionality. by @taranjeet in #291
- fix: Rename app usage docs by @taranjeet in #292
- fix: template for personapp by @sahilyadav902 in #282
- Feature: Add support for loading docs website by @deshraj in #293
- example: fix notebook for docs site loader by @deshraj in #294
- chore: documentation handling by @cachho in #296
- chore: load chunker from config by @cachho in #270
- Bump version to 0.0.24 by @taranjeet in #302
New Contributors
- @shashank42 made their first contribution in #189
- @amjadraza made their first contribution in #281
Full Changelog: 0.0.23...v0.0.24
Version 0.0.23
What's Changed
- fix: escape bs4 parsing error by @cachho in #271
- feat: Add new data type: code_docs_loader by @taranjeet in #274
- bug: Fix import issue in setup by @taranjeet in #275
- Bump version to 0.0.23 by @taranjeet in #277
Full Changelog: release...0.0.23
Version 0.0.22
First release on GitHub