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