Releases: mem0ai/mem0
Releases · mem0ai/mem0
v0.0.69
What's Changed
- [docs]: add telemetry information in readme by @deshraj in #786
- feat:zilliz-vectordb-integrated by @LuciAkirami in #771
- Update version to 0.0.69 by @deshraj in #792
New Contributors
- @LuciAkirami made their first contribution in #771
Full Changelog: v0.0.68...v0.0.69
v0.0.68
What's Changed
- F699: add full coverage to pdf_file loader by @SerSamgy in #769
- feat/ Add support for XML file format by @OjusWiZard in #757
- Feature/datatype sitemap fix by @richawo in #753
- Rename _get_athrophic_answer to _get_answer by @Prikshit7766 in #775
- Rename 'PersonApp.py' to 'person_app.py' by @Prikshit7766 in #752
- Improve tests by @sidmohanty11 in #780
- Add Cohere LLM support by @sidmohanty11 in #751
- Improve user readability of .env.example by @shrivastavanolo in #781
- Added docs for skip_embedding and embeddings argument of vectordbs by @rupeshbansal in #784
- Added Clip dependency by @rupeshbansal in #778
- Feat: Improve test coverage of DocsSiteLoader by @SerSamgy in #758
- Add Jina LLM support by @sidmohanty11 in #760
- Add Hugging Face Hub LLM support by @sidmohanty11 in #762
- Bump version to 0.0.68 by @deshraj in #785
New Contributors
- @SerSamgy made their first contribution in #769
- @OjusWiZard made their first contribution in #757
- @richawo made their first contribution in #753
- @sidmohanty11 made their first contribution in #780
- @shrivastavanolo made their first contribution in #781
Full Changelog: v0.0.67...v0.0.68
v0.0.67
v0.0.66
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()
andquery()
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
- @rupeshbansal made their first contribution in #571
Full Changelog: v0.0.65...v0.0.66
v0.0.65
What's Changed
- fix: Rename _get_athrophic_answer to _get_answer in anthropic llm class by @Rhythm-08 in #732
- Update outdated 'OpenAI' Model by @Prikshit7766 in #735
- fix: improve add data section by @taranjeet in #740
- Setup codecov.io to measure test coverage #696 by @morgoth9808 in #739
- fix: typo in gpt-4 model by @taranjeet in #741
- docs: add google form link by @taranjeet in #742
- docs: add community section with links and showcase by @taranjeet in #743
- docs: add contribution section by @taranjeet in #744
- docs: add release note & fix emoji in contribution by @taranjeet in #745
- docs: add codecov.io badge in readme by @taranjeet in #746
- feat: bump version to 0.0.65 by @taranjeet in #747
New Contributors
- @Rhythm-08 made their first contribution in #732
- @morgoth9808 made their first contribution in #739
Full Changelog: v0.0.64...v0.0.65
v0.0.64
What's Changed
- Rename method _get_gpt4all_answer to _get_answer by @Prikshit7766 in #727
- fix: Update doc heading name by @taranjeet in #730
- docs: add gpt-4 as llm FAQ by @taranjeet in #731
- feat: One App by @cachho in #635
- feat: bump version to 0.0.64 by @taranjeet in #733
Full Changelog: v0.0.63...v0.0.64
v0.0.63
v0.0.62
What's Changed
- Chore/follow_snake_conventions_in_config by @dev-ayush69 in #716
- docs: add langsmith integration. by @taranjeet in #717
- Fix #718 Added Slack in Mint.Js by @Tushar-kalsi in #720
- chore: Renamed EmbeddingFunctions.py to follow snakecase convention by @OsamaNabih in #669
- Rename _get_azure_openai_answer to _get_answer by @Prikshit7766 in #724
- Add support for OpenSearch as vector database by @deshraj in #725
- Update version to 0.0.62 by @deshraj in #726
New Contributors
- @Tushar-kalsi made their first contribution in #720
- @OsamaNabih made their first contribution in #669
- @Prikshit7766 made their first contribution in #724
Full Changelog: v0.0.61...v0.0.62
v0.0.61
What's Changed
- Renamed models/VectorDimensions.py to follow snake case convention by @subhajit20 in #706
- Rename models/Providers.py to follow snake case convention by @subhajit20 in #707
- fix: use openai llm via langchain by @taranjeet in #670
- Renamed apps/App.py to follow snake case convention by @subhajit20 in #708
- feat: bump version to 0.0.61 by @taranjeet in #709
Full Changelog: v0.0.60...v0.0.61
v0.0.60
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
- @subhajit20 made their first contribution in #675
- @ShivamMenda made their first contribution in #681
- @KapilM26 made their first contribution in #680
- @shubhampal123 made their first contribution in #682
Full Changelog: v0.0.59...v0.0.60