v0.0.31
What's Changed
- fixed dry_run not working in PersonApp by @aaishikdutta in #357
- Fixed test case for chroma db by @aaishikdutta in #358
- added fix for documentation by @aaishikdutta in #362
- Update discord badge in readme.md by @aaishikdutta in #361
- docs: fix template by @cachho in #364
- fix for personapp not working with config by @aaishikdutta in #368
- add "d" on "Embedchain" in citation section title by @alessandropanzieri in #369
- docs: add back query config by @cachho in #365
- refactor: loader chunker typing by @cachho in #324
- [Feature]: Add support for azure openai model by @deshraj in #372
- fix: chroma pysqlite version by @cachho in #350
- fix: remove debug logging by @cachho in #379
- docs: fix argument out of order by @cachho in #374
- fix: typo in readme example by @cachho in #373
- update: docs showcase by @aryankhanna475 in #377
- fix: no logging in pysqlite replacement by @cachho in #378
- add example: embedchain playground by @sahilyadav902 in #384
- fix: is readable - zero division error by @cachho in #383
- test: added chunker unit tests by @cachho in #325
- Bump version to 0.0.31 by @taranjeet in #408
New Contributors
- @alessandropanzieri made their first contribution in #369
- @aryankhanna475 made their first contribution in #377
Full Changelog: v0.0.30...v0.0.31