v0.1.34
Release Note Update
From this point forward, the releases section will specifically track updates and new versions of Mem0.
For changes and releases related to embedchain, we will create a dedicated section to document all updates and changes specific to the embedchain component.
This distinction ensures clarity and better organization for developers and users interacting with both Mem0 and embedchain.
What's Changed
- fixes - 1911 autoindex does not require params by @ketangangal in #1921
- chore: version -> 0.1.19 by @Dev-Khant in #1937
- [ Refactored ] embedding models and [ Update ] documentation for Gemini model by @parshvadaftari in #1931
- (bug-fix) : fix VertexAI missing configurations by @Divyanshu9822 in #1926
- Update mint.json by @deshraj in #1940
- Add custom_categories in get_all docs by @Dev-Khant in #1943
- [Add] Error handling for update method in OSS & platform code. by @parshvadaftari in #1939
- Update README.md by @deshraj in #1949
- Reordering of code blocks for API reference page by @Dev-Khant in #1953
- Change ping endpoint for validating api key by @deshraj in #1956
- update python code in API reference by @Dev-Khant in #1957
- Make graph memory related dependencies optional by @deshraj in #1954
- [bug]: Memory.reset() deletes collection and table without re-creating it by @spike-spiegel-21 in #1952
- Adding autogen cookbook to help provide options of integration with a multi-agent framework by @sarkarsaurabh27 in #1908
- [ Fix ]TypeError when using Chat completion by @parshvadaftari in #1922
- Adding fetching data functionality for reference links in the web page by @vatsalrathod16 in #1806
- [Docs] : Fix typos in docs by @FarukhS52 in #1960
- Update graph doc for installation by @Dev-Khant in #1959
- add response to m.add() call by @femto in #1732
- Add langchain doc by @Dev-Khant in #1963
- Updated docs to add the "Direct Memory Storage" feature by @prateekchhikara in #1966
- Add V2 get_all by @Dev-Khant in #1969
- Add npmjs package badge on README by @deshraj in #1972
- Version bump by @prateekchhikara in #1973
- Add Support for Customizing default_headers in Azure OpenAI by @Zncl2222 in #1925
- Fixed typos: gitignore & config.mdx by @DhanushNehru in #1974
- Implemented Gemini (#1490) by @into-the-night in #1965
- Remove unnecessary tools by @Dev-Khant in #1979
- Support async client by @Dev-Khant in #1980
- version-bump -> 0.1.22 by @Dev-Khant in #1981
- Fix LLM config and Doc update for anthropic by @Dev-Khant in #1983
- Update docs for AsyncClient by @Dev-Khant in #1984
- Proper error message if api key not found by @Dev-Khant in #1985
- [docs]: Quickstart docs changed for v1.1 responses by @spike-spiegel-21 in #1990
- Code formatting by @Dev-Khant in #1986
- version bump -> 0.1.25 by @Dev-Khant in #1992
- Feature - Support Azure AI Search as a Vector DB by @maljazaery in #1967
- Remove session_id deprecation warning by @Dev-Khant in #1994
- [integration]: Together embedder added by @spike-spiegel-21 in #1995
- remove redudant code from graph_memory.py by @GingerMoon in #1999
- fix typo in the prompt of get_update_memory_messages by @GingerMoon in #2000
- Modify docs to update response format by @Dev-Khant in #2002
- update ADD response by @Dev-Khant in #2005
- Replace UUID with indexes to reduce hallucinations by @Dev-Khant in #2004
- version bump -> 0.1.27 by @Dev-Khant in #2006
- Add audio as data source to Docs by @Dev-Khant in #2007
- Docs: Integration/Vercel AI SDK by @whysosaket in #2009
- Fixes for API reference by @Dev-Khant in #2010
- Add support for Org/Proj ID by @Dev-Khant in #2014
- Version bump and client fixes by @Dev-Khant in #2017
- refine prompt of graph memory extract entities for search by @GingerMoon in #2013
- [docs]: llama index docs added by @spike-spiegel-21 in #2018
- Version bump and upgrade chromadb version by @Dev-Khant in #2019
- [graph_improvement]: Unique Id removed from update prompt by @spike-spiegel-21 in #2020
- (Docs) Updated Docs to include mem0-node by @whysosaket in #2022
- Update Org doc by @Dev-Khant in #2026
- [llama_index_docs]: Added few blocks by @spike-spiegel-21 in #2023
- Add CrewAI Usage doc by @Dev-Khant in #2029
- Doc: add example for filtering through categories and metadata by @Dev-Khant in #2031
- Update embedder docs to show openai key is used for LLM by @Dev-Khant in #2033
- (Feature) Vercel AI SDK by @whysosaket in #2024
- [Redis]: Vector database added. by @spike-spiegel-21 in #2032
- [bug_improvement]: Update hash changed and Vector base class improved by @spike-spiegel-21 in #2034
- [docs]: LlamaIndex ReAct agent tutorial added by @spike-spiegel-21 in #2036
- Version bump by @prateekchhikara in #2038
- [improvement]: Graph nodes extraction improved by @spike-spiegel-21 in #2035
- (Docs Update) update mem0ai usage examples to use ES6 imports by @whysosaket in #2041
- Handle pagination for GET_ALL by @Dev-Khant in #2044
- pass page and page_size in query params by @Dev-Khant in #2052
- Doc: show output_format as param in API reference by @Dev-Khant in #2053
- (Docs) Updated docs for new paginated output format by @whysosaket in #2055
- (Docs) Updated Docs to Include V2 Paginated/Non-Paginated Output by @whysosaket in #2056
- Support categories filtering for GET_ALL API by @Dev-Khant in #2058
- add page and page_size in api-reference by @Dev-Khant in #2061
- Added langchain tools in the docs by @prateekchhikara in #2063
- Add support for batch update/delete by @Dev-Khant in #2064
- Doc update by @Dev-Khant in #2065
- Update embedchain README.md by @caifeizhi in #2060
New Contributors
- @sarkarsaurabh27 made their first contribution in #1908
- @FarukhS52 made their first contribution in #1960
- @femto made their first contribution in #1732
- @Zncl2222 made their first contribution in #1925
- @DhanushNehru made their first contribution in #1974
- @into-the-night made their first contribution in #1965
- @maljazaery made their first contribution in #1967
- @GingerMoon made their first contribution in #1999
- @whysosaket made their first contribution in #2009
- @caifeizhi made their first contribution in #2060
Full Changelog: 0.1.123...v0.1.34