What's Changed
* refactor: app design concept by cachho in https://github.com/embedchain/embedchain/pull/305
* fix: delete Apps by cachho in https://github.com/embedchain/embedchain/pull/307
* docs: app config instead of init config by cachho in https://github.com/embedchain/embedchain/pull/308
* Feat/custom app by cachho in https://github.com/embedchain/embedchain/pull/313
* fix: add isort dev dependency by cachho in https://github.com/embedchain/embedchain/pull/315
* fix: format lint by cachho in https://github.com/embedchain/embedchain/pull/316
* added data format to metadata internally by aaishikdutta in https://github.com/embedchain/embedchain/pull/314
* feat: filter sitemap by cachho in https://github.com/embedchain/embedchain/pull/304
* docs: add provider, embedding function by taranjeet in https://github.com/embedchain/embedchain/pull/318
* chore: update pr template by cachho in https://github.com/embedchain/embedchain/pull/323
* perf: don't instantiate every class in dict by cachho in https://github.com/embedchain/embedchain/pull/328
* [BREAKING CHANGE] moved dry run into query and chat by aaishikdutta in https://github.com/embedchain/embedchain/pull/329
* fix: `docs_site` use chunker config implementation by cachho in https://github.com/embedchain/embedchain/pull/326
* docs: explain `AddConfig` by cachho in https://github.com/embedchain/embedchain/pull/327
* fix: ValueError: ChromaDb cannot be instantiated without an embedding function by sahilyadav902 in https://github.com/embedchain/embedchain/pull/312
* [feat]: add support for `llama2` model by deshraj in https://github.com/embedchain/embedchain/pull/331
* Fix error message on missing replicate api token by deshraj in https://github.com/embedchain/embedchain/pull/332
* Bump version to 0.0.26 by taranjeet in https://github.com/embedchain/embedchain/pull/333
**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.24...v0.0.26