Skip to content

Releases: mem0ai/mem0

v0.0.69

11 Oct 20:21
b5de605
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.68...v0.0.69

v0.0.68

09 Oct 19:42
4eb9168
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.67...v0.0.68

v0.0.67

05 Oct 01:14
ea76868
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.66...v0.0.67

v0.0.66

05 Oct 00:09
8863983
Compare
Choose a tag to compare

What's Changed

  • fix: update notebook link and link in example by @taranjeet in #748
  • Add support for image dataset by @rupeshbansal in #571
  • [bugfix] Fix issue when llm config is not defined by @deshraj in #763
  • [OpenSearch]: Fix add() and query() for opensearch db by @deshraj in #764
  • [OpenSearch] Add chunks specific to an app_id if present by @deshraj in #765
  • [Images] Remove 'clip' from the list of depdencies since pypi doesn't allow it by @deshraj in #766

New Contributors

Full Changelog: v0.0.65...v0.0.66

v0.0.65

30 Sep 22:58
65bafb7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.64...v0.0.65

v0.0.64

30 Sep 06:46
39640cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.63...v0.0.64

v0.0.63

29 Sep 22:20
6ae33d0
Compare
Choose a tag to compare

What's Changed

  • [OpenSearch] Add support for filtering docs based on app_id in opensearch db by @deshraj in #729

Full Changelog: v0.0.62...v0.0.63

v0.0.62

28 Sep 22:05
333eb8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.61...v0.0.62

v0.0.61

27 Sep 05:23
70f2de4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.60...v0.0.61

v0.0.60

27 Sep 04:33
cc9a06b
Compare
Choose a tag to compare

What's Changed

  • Converted OpenSourceApp.py file name to Open_Source_App.py by @subhajit20 in #675
  • Refactored AppConfig.py to app_config.py by @ShivamMenda in #681
  • Rename CustomAppConfig to be snake_case by @KapilM26 in #680
  • Fix: Added docx2txt dependency by @shubhampal123 in #682
  • Rename BaseAppConfig to be snake_case by @KapilM26 in #689
  • Remove load_and_embed_v1 method since it is not used by @dev-ayush69 in #638
  • Renamed apps/CustomApp.py to follow snake case convention by @subhajit20 in #678
  • Renamed config/apps/OpenSourceAppConfig.py to follow snake case convention by @subhajit20 in #701
  • Renamed models/VectorDatabases.py to follow snake case convention by @subhajit20 in #703
  • feat: bump version to 0.0.60 by @taranjeet in #704

New Contributors

Full Changelog: v0.0.59...v0.0.60