Releases: arc53/DocsGPT
Releases · arc53/DocsGPT
v0.3.0
What's Changed
- Features/little fixes by @dartpain in #191
- Bump redis from 4.5.2 to 4.5.3 in /application by @dependabot in #193
- Bump redis from 4.5.1 to 4.5.3 in /scripts by @dependabot in #192
- Bump redis from 4.5.3 to 4.5.4 in /scripts by @dependabot in #196
- Bump redis from 4.5.3 to 4.5.4 in /application by @dependabot in #197
- feat: ui enhancement by @yuchen9 in #202
- .env by @dartpain in #209
- sync fork for workflow by @samzong in #214
- web widget by @dartpain in #218
- code highlighting by @dartpain in #219
- Updated readme for development run by @Zillibub in #220
- Create setup.sh by @darth-pika-hu in #221
- Moved env variables to the pydantic settings file by @Zillibub in #223
- Bump flask from 2.2.3 to 2.3.2 in /application by @dependabot in #225
- Bump flask from 2.2.2 to 2.2.5 in /scripts by @dependabot in #233
- Proper PEP8 formatting by @larinam in #231
- Lint by @larinam in #232
- fix workflow: login to GHCR according to the GH documentation by @larinam in #234
- fix workflow: adjust permissions according to documentation by @larinam in #235
- fix workflow: upgrade "build and push" action version to the latest by @larinam in #236
- Feature/history by @dartpain in #241
- updating the bulk ingest file metadata logic by @nazihkalo in #243
- Feature/gpt4all by @dartpain in #246
- Feature/streaming by @dartpain in #251
- Update .env-template by @tardigrde in #250
New Contributors
- @yuchen9 made their first contribution in #202
- @samzong made their first contribution in #214
- @Zillibub made their first contribution in #220
- @darth-pika-hu made their first contribution in #221
- @larinam made their first contribution in #231
- @nazihkalo made their first contribution in #243
- @tardigrde made their first contribution in #250
Full Changelog: 0.2.0...0.3.0
v0.2.0
What's Changed
- two fixes by @TaylorS15 in #150
- docker by @dartpain in #153
- Refactors singular Message model to Query model & adds api request to post feedbacks by @ajaythapliyal in #154
- Feedback UI by @ajaythapliyal in #155
- slimming by @dartpain in #159
- wires up feedback event handler with redux store by @ajaythapliyal in #158
- Makes neutral state of feedback icon visible for mobile & makes outline color same as fill by @ajaythapliyal in #160
- Feature/feedback by @dartpain in #161
- chat prompts by @dartpain in #163
- Min max tokens by @pabik in #169
- Feature/backend uploads by @dartpain in #168
- feat(extension): migrate chrome extension v2 to v3 by @genie88 in #171
- chatwoot, label + id checks by @dartpain in #173
- Adds upload modal UI by @ajaythapliyal in #174
- api-request by @dartpain in #176
- Botichello by @dartpain in #177
- Feature/training modal by @ajaythapliyal in #181
- Feature/upload exit btn by @dartpain in #184
- Feature/upload by @dartpain in #185
New Contributors
Full Changelog: 0.1.0...0.2.0
v0.1.0
First release 🚀🦖
Thank you!
What's Changed
- Update README.md by @jaredbradley243 in #7
- Update manifest.json by @jaredbradley243 in #9
- Redirect PosixPath to WindowsPath on Windows. by @fernvenue in #13
- Readme updates by @tenokami in #22
- Fix the langchain URL by @aRealCatTBH in #23
- Fix LangChain name inconsistancies by @aRealCatTBH in #24
- UI fixes by @dartpain in #29
- Discord invite link in badges (temp) by @tenokami in #28
- Description, grammar, repository name.md by @tenokami in #33
- Sphinx rsttotxt by @pabik in #35
- docs: fix typos by @Lioness100 in #36
- Api key via web interface by @dartpain in #37
- New switcher by @dartpain in #38
- Add cost estimate feature by @jaredbradley243 in #39
- Adding docs location argument to ingest scripts by @pshriwise in #43
- Text enhancement for better UX by @tenokami in #44
- updated authapi.js by @masslightsquared in #45
- load vectors from DocsHUB by @dartpain in #46
- Bug fix by @dartpain in #50
- Update README.md by @tenokami in #53
- Adds React frontend to DocsGPT by @ajaythapliyal in #57
- Bulk ingest by @pabik in #61
- Update ingest.py path by @dartpain in #63
- Taylor working by @TaylorS15 in #65
- Create init.py by @vintrocode in #67
- taylor-contribution by @TaylorS15 in #68
- chunked embedding by @dartpain in #73
- fix dbqa, with new chain type, also fix for doc export by @dartpain in #74
- Directives + Interpreted by @pabik in #75
- feat: compatible with markdown by @mefengl in #76
- Add Docker Image CI support by @yangchuansheng in #82
- Update ci.yml by @dartpain in #86
- fix: restore index back when continue process by @mefengl in #85
- Ingest cli by @pabik in #87
- feat: add support for directory list by @mefengl in #88
- Add retry strategy to increase stability by @EricGao888 in #91
- Custom llm by @dartpain in #92
- Bump werkzeug from 2.2.2 to 2.2.3 in /application by @dependabot in #94
- memory done by @dartpain in #96
- Redux, Clean up, Custom Hooks, Taylor Working 🚀 by @TaylorS15 in #89
- Adds Conversation components & simplifies APIKey modal visibility by @ajaythapliyal in #98
- Restores side bar and conversation transition by @ajaythapliyal in #99
- Adds Hero welcome page, introduces conversation slice and wires conversation UI with redux by @ajaythapliyal in #100
- Adds mocks API layer and wires it with redux and conversation UI by @ajaythapliyal in #106
- fix formatting by @dartpain in #108
- updates by @dartpain in #109
- added modal to select source documentation by @TaylorS15 in #103
- Added an image with main features by @tenokami in #110
- Update README.md IMAGE FIX by @tenokami in #112
- Show error message when error occurs during conversation by @ajaythapliyal in #114
- Merge branch 'main' of https://github.com/arc53/DocsGPT into main by @m4n4n-j in #111
- Code ingestion by @dartpain in #116
- Update Dockerfile by @dartpain in #118
- Fix the servor 500 error and show error message to client by @unkwnownGriot in #117
- Nick's feedback List : 1, 2, 4, 6 by @ajaythapliyal in #120
- Taylorcopy by @dartpain in #122
- Storing API Key and recent source docs locally by @TaylorS15 in #115
- Small fe fixes by @dartpain in #123
- Nicks Feedback : 12,13 & cleanup by @ajaythapliyal in #124
- Fe fixed by @dartpain in #125
- tiny fix for #5 by @dartpain in #128
- Code_to_dict by @dartpain in #129
- Api linking by @dartpain in #130
- Update spelling by @jaredbradley243 in #133
- Nick's list #2 : 2 & 5 by @ajaythapliyal in #134
- Feature/more ux 1 by @ajaythapliyal in #135
- chat-small-fixes by @dartpain in #136
- chatwoot extension by @dartpain in #138
- Nick's list : 8 & 10 by @ajaythapliyal in #139
- init analytics by @dartpain in #140
- demo on docsgpt docs by @dartpain in #141
- adds default doc by @dartpain in #142
- env vars by @dartpain in #143
- Nick list : 3, 4, 6, 7 by @ajaythapliyal in #144
- better prompts by @dartpain in #149
New Contributors
- @jaredbradley243 made their first contribution in #7
- @fernvenue made their first contribution in #13
- @tenokami made their first contribution in #22
- @aRealCatTBH made their first contribution in #23
- @dartpain made their first contribution in #29
- @pabik made their first contribution in #35
- @Lioness100 made their first contribution in #36
- @pshriwise made their first contribution in #43
- @masslightsquared made their first contribution in #45
- @ajaythapliyal made their first contribution in #57
- @TaylorS15 made their first contribution in #65
- @vintrocode made their first contribution in #67
- @mefengl made their first contribution in #76
- @yangchuansheng made their first contribution in #82
- @EricGao888 made their first contribution in #91
- @dependabot made their first contribution in #94
- @m4n4n-j made their first contribution in #111
- @unkwnownGriot made their first contribution in #117
Full Changelog: https://github.com/arc53/DocsGPT/commits/0.1.0
What's Changed
- Update README.md by @jaredbradley243 in #7
- Update manifest.json by @jaredbradley243 in #9
- Redirect PosixPath to WindowsPath on Windows. by @fernvenue in #13
- Readme updates by @tenokami in #22
- Fix the langchain URL by @aRealCatTBH in #23
- Fix LangChain name inconsistancies by @aRealCatTBH in #24
- UI fixes by @dartpain in #29
- Discord invite link in badges (temp) by @tenokami in #28
- Description, grammar, repository name.md by @tenokami in #33
- Sphinx rsttotxt by @pabik in #35
- docs: fix typos by @Lioness100 in #36
- Api key via web interface by @dartpain in #37
- New switcher by @dartpain in #38
- Add cost estimate feature by @jaredbradley243 in #39
- Adding docs location argument to ingest scripts by @pshriwise in #43
- Text enhancement for better UX by @tenokami in #44
- updated authapi.js by @masslightsquared in #45
- load vectors from DocsHUB by @DartPa...