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