What's Changed * fix: Pass deployment name as param for azure api by taranjeet in https://github.com/embedchain/embedchain/pull/406 * bump version to 0.0.32 by taranjeet in https://github.com/embedchain/embedchain/pull/409
What's Changed * fixed dry_run not working in PersonApp by aaishikdutta in https://github.com/embedchain/embedchain/pull/357 * Fixed test case for chroma db by aaishikdutta in https://github.com/embedchain/embedchain/pull/358 * added fix for documentation by aaishikdutta in https://github.com/embedchain/embedchain/pull/362 * Update discord badge in readme.md by aaishikdutta in https://github.com/embedchain/embedchain/pull/361 * docs: fix template by cachho in https://github.com/embedchain/embedchain/pull/364 * fix for personapp not working with config by aaishikdutta in https://github.com/embedchain/embedchain/pull/368 * add "d" on "Embedchain" in citation section title by alessandropanzieri in https://github.com/embedchain/embedchain/pull/369 * docs: add back query config by cachho in https://github.com/embedchain/embedchain/pull/365 * refactor: loader chunker typing by cachho in https://github.com/embedchain/embedchain/pull/324 * [Feature]: Add support for azure openai model by deshraj in https://github.com/embedchain/embedchain/pull/372 * fix: chroma pysqlite version by cachho in https://github.com/embedchain/embedchain/pull/350 * fix: remove debug logging by cachho in https://github.com/embedchain/embedchain/pull/379 * docs: fix argument out of order by cachho in https://github.com/embedchain/embedchain/pull/374 * fix: typo in readme example by cachho in https://github.com/embedchain/embedchain/pull/373 * update: docs showcase by aryankhanna475 in https://github.com/embedchain/embedchain/pull/377 * fix: no logging in pysqlite replacement by cachho in https://github.com/embedchain/embedchain/pull/378 * add example: embedchain playground by sahilyadav902 in https://github.com/embedchain/embedchain/pull/384 * fix: is readable - zero division error by cachho in https://github.com/embedchain/embedchain/pull/383 * test: added chunker unit tests by cachho in https://github.com/embedchain/embedchain/pull/325 * Bump version to 0.0.31 by taranjeet in https://github.com/embedchain/embedchain/pull/408
New Contributors * alessandropanzieri made their first contribution in https://github.com/embedchain/embedchain/pull/369 * aryankhanna475 made their first contribution in https://github.com/embedchain/embedchain/pull/377
What's Changed * Fixed PersonOpenSourceApp query error by aaishikdutta in https://github.com/embedchain/embedchain/pull/353 * bug: fix online bug in chat endpoint by taranjeet in https://github.com/embedchain/embedchain/pull/354 * Bump version to 0.0.30 by taranjeet in https://github.com/embedchain/embedchain/pull/355
What's Changed * fix: init metadata as empty by taranjeet in https://github.com/embedchain/embedchain/pull/348 * Bump version to 0.0.29 by taranjeet in https://github.com/embedchain/embedchain/pull/349
What's Changed * Bump version to 0.0.28 by taranjeet in https://github.com/embedchain/embedchain/pull/344 * Fix package version in setup.py by taranjeet in https://github.com/embedchain/embedchain/pull/345
What's Changed * Bump version to 0.0.27 by taranjeet in https://github.com/embedchain/embedchain/pull/337 * update: chroma v0.4.0 by candidosales in https://github.com/embedchain/embedchain/pull/330 * Bump chroma version to 0.4 in setup.py by taranjeet in https://github.com/embedchain/embedchain/pull/341 * bug: Chroma needs diff client as per settings by taranjeet in https://github.com/embedchain/embedchain/pull/342 * Fix default add() and add_local() metadatas (data_type and url) overw… by juaneloDev in https://github.com/embedchain/embedchain/pull/343
New Contributors * candidosales made their first contribution in https://github.com/embedchain/embedchain/pull/330 * juaneloDev made their first contribution in https://github.com/embedchain/embedchain/pull/343