What's Changed
- Download Ollama model if not present by @Dev-Khant in #1397
- Delete embedchain/embedder/.ollama.py.swp by @shuoli84 in #1398
- Update llms card to properly use local ollama by @golemus in #1395
- ⚡️ Speed up
read_env_file()
by 21% inembedchain/utils/cli.py
by @misrasaurabh1 in #1260 - Update contributing doc by @Dev-Khant in #1404
- Remove embedchain js by @taranjeet in #1408
- Remove: EC deployment docs, and js links by @taranjeet in #1409
- Add documentation for text_file data type by @dimigerontaki in #1410
- adds model_kwargs to Chatopenai call by @PranavPuranik in #1402
- Verion bump, chromadb_version change and doc update by @Dev-Khant in #1407
New Contributors
- @shuoli84 made their first contribution in #1398
- @golemus made their first contribution in #1395
- @dimigerontaki made their first contribution in #1410
- @PranavPuranik made their first contribution in #1402
Full Changelog: 0.1.108...0.1.109