v0.4.0
Thank you everyone for contributing so much!
What's Changed
- Azure support #199 by @larinam in #255
- fix for sending sources + azure embeddings issue by @dartpain in #264
- Improve dev setup docs by @tardigrde in #265
- Update README.md by @dartpain in #266
- Bump transformers from 4.27.2 to 4.30.0 in /application by @dependabot in #260
- Bump transformers from 4.26.0 to 4.30.0 in /scripts by @dependabot in #259
- Fix md rendering by @tardigrde in #267
- Azure implementation for the streaming output by @larinam in #269
- prevent this action from running on forks as it fails anyway. by @larinam in #270
- Fixed bugs, changed backend port by @idan-h in #272
- Bump vite from 4.1.4 to 4.1.5 in /frontend by @dependabot in #256
- Bump requests from 2.28.2 to 2.31.0 in /application by @dependabot in #244
- Bump requests from 2.28.2 to 2.31.0 in /scripts by @dependabot in #245
- Bump flask from 2.2.3 to 2.2.5 in /application by @dependabot in #247
- Bump cryptography from 39.0.2 to 41.0.0 in /application by @dependabot in #254
- Bump cryptography from 39.0.2 to 41.0.0 in /scripts by @dependabot in #253
- Added some missing info on the Readme by @UndrscoreEX in #274
- feat: use generic Modal with render props by @Sukhacoder02 in #275
- (issue 276) Fix for openai.error.APIConnectionError when asking a question to a document by @RikSchoonbeek in #278
- Bump cryptography from 41.0.0 to 41.0.2 in /application by @dependabot in #280
- Bump cryptography from 41.0.0 to 41.0.2 in /scripts by @dependabot in #281
- Bump word-wrap from 1.2.3 to 1.2.4 in /frontend by @dependabot in #282
- history by @dartpain in #290
- Fix min_tokens logic for grouping documents by @larinam in #295
- fix the styling in a box by @dartpain in #298
- upgrade versions and remove transitive and unnecessary dependencies for scripts subproject by @larinam in #297
- Revert "Changed environment variable names OPENAI_API_BASE and OPENAI… by @larinam in #296
- fixes for requirements.txt by @larinam in #299
- Introduce tests with pytest by @larinam in #300
- Bump cryptography from 41.0.2 to 41.0.3 in /application by @dependabot in #292
- Update README.md by @dartpain in #302
- Support for hf models optimised for docsgpt by @dartpain in #303
New Contributors
- @idan-h made their first contribution in #272
- @UndrscoreEX made their first contribution in #274
- @Sukhacoder02 made their first contribution in #275
- @RikSchoonbeek made their first contribution in #278
Full Changelog: 0.3.0...0.4.0