Releases: mem0ai/mem0
Releases · mem0ai/mem0
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
v0.0.59
What's Changed
- Changed Tesla url to Forbes Url by @subhadip001 in #615
- change app.count to app.db.count by @dtee1 in #620
- allow_reset as constructor argument by @Dev-Khant in #618
- refactor: get existing doc id method by @cachho in #616
- Set telemetry flag as a top level attribute by @Dev-Khant in #462
- bug: app.online fixed by @Dev-Khant in #647
- Fixed minor grammatical issues in documentation: Interface Types by @Shady2kOver in #648
- docs: large csv file error by @naman09 in #644
- Add chat to discord_bot example by @Dev-Khant in #643
- Bump embedchain package version in examples by @dev-ayush69 in #639
- dry_run in load_and_embed_v2 by @Dev-Khant in #634
- docs: use LlmConfig instead of QueryConfig by @cachho in #626
- docs: where context filter by @sw8fbar in #547
New Contributors
- @subhadip001 made their first contribution in #615
- @Shady2kOver made their first contribution in #648
- @naman09 made their first contribution in #644
- @dev-ayush69 made their first contribution in #639
Full Changelog: 0.0.58...v0.0.59
0.0.58
What's Changed
- fix: url metadata for all datatypes by @cachho in #613
- fix: elastic search by @cachho in #600
- Fix/chat by @cachho in #609
- Fix/dont print the entire text when data type is text by @dtee1 in #605
- Fix a typo - accpeting -> accepting by @lvpx in #614
- feat: bump version to 0.0.58 by @taranjeet in #617
New Contributors
Full Changelog: v0.0.57...0.0.58
v0.0.57
What's Changed
- feat: Add embedding manager by @taranjeet in #570
- fix: use template from tempory
LlmConfig
by @cachho in #590 - chore: linting by @cachho in #597
- fix: do not mock get by @cachho in #598
- feat: add support for mdx file by @taranjeet in #604
- feat: bump version to 0.0.57 by @taranjeet in #606
- [chore] fix lint issues by @deshraj in #607
Full Changelog: v0.0.56...v0.0.57
v0.0.56
What's Changed
- Add dry_run to add() by @Dev-Khant in #545
- fix: serialize non serializable by @cachho in #589
- refactor: use llama hub instead of llama index by @cachho in #592
- fix: llama2 - use config with specific defaults by @cachho in #594
- Handle if no module found for bots by @Dev-Khant in #564
- feature: bump version to 0.0.56 by @taranjeet in #595
Full Changelog: v0.0.55...v0.0.56
v0.0.55
What's Changed
- feat: add embedchain javascript package by @taranjeet in #576
- --upgrade flag for all pip instances by @Dev-Khant in #557
- feat: add slack community by @taranjeet in #582
- fix: update slack link by @taranjeet in #583
- Remove elasticsearch as mandatory dependency by @deshraj in #585
- [chore]: Rename modules for better readability and maintainability by @deshraj in #587
Full Changelog: v0.0.54...v0.0.55
v0.0.54
What's Changed
- refactor: classes and configs by @cachho in #528
- feat: csv loader by @cachho in #470
- feat: Slack bot by @cachho in #469
- fix: update Poe bot docs by @taranjeet in #568
- fix: typo in poe bot docs by @taranjeet in #569
- Lint and formatting fixes by @Dev-Khant in #554
- fix: pin gpt4all version by @cachho in #563
- fix: Elasticsearch - use correct class attributes by @cachho in #566
- chore: linting by @cachho in #556
- Add flask and twilio to extras by @Dev-Khant in #559
- docs: update docstrings by @cachho in #565
- release: bump version to 0.0.54 by @taranjeet in #575
Full Changelog: v0.0.53...v0.0.54