0.1.109
版本发布时间: 2024-06-12 23:46:37
mem0ai/mem0最新发布版本:0.1.123(2024-10-02 15:06:37)
What's Changed
- Download Ollama model if not present by @Dev-Khant in https://github.com/embedchain/embedchain/pull/1397
- Delete embedchain/embedder/.ollama.py.swp by @shuoli84 in https://github.com/embedchain/embedchain/pull/1398
- Update llms card to properly use local ollama by @golemus in https://github.com/embedchain/embedchain/pull/1395
- ⚡️ Speed up
read_env_file()
by 21% inembedchain/utils/cli.py
by @misrasaurabh1 in https://github.com/embedchain/embedchain/pull/1260 - Update contributing doc by @Dev-Khant in https://github.com/embedchain/embedchain/pull/1404
- Remove embedchain js by @taranjeet in https://github.com/embedchain/embedchain/pull/1408
- Remove: EC deployment docs, and js links by @taranjeet in https://github.com/embedchain/embedchain/pull/1409
- Add documentation for text_file data type by @dimigerontaki in https://github.com/embedchain/embedchain/pull/1410
- adds model_kwargs to Chatopenai call by @PranavPuranik in https://github.com/embedchain/embedchain/pull/1402
- Verion bump, chromadb_version change and doc update by @Dev-Khant in https://github.com/embedchain/embedchain/pull/1407
New Contributors
- @shuoli84 made their first contribution in https://github.com/embedchain/embedchain/pull/1398
- @golemus made their first contribution in https://github.com/embedchain/embedchain/pull/1395
- @dimigerontaki made their first contribution in https://github.com/embedchain/embedchain/pull/1410
- @PranavPuranik made their first contribution in https://github.com/embedchain/embedchain/pull/1402
Full Changelog: https://github.com/embedchain/embedchain/compare/0.1.108...0.1.109