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% in `embedchain/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