v0.6.0
What's Changed
- Fix broken test by @dartpain in #364
- feat(ui): add scroll to bottom button by @hirenchauhan2 in #363
- Update index.mdx by @Smartmind12 in #366
- Feature/holopin by @dartpain in #378
- Adding tab to documentation in Navigation bar by @Smartmind12 in #374
- Fixed GihHub badges in README.md links by @chriscarnold in #375
- Removed redundant files as discussed at #376 by @prithvi2k2 in #377
- Bump urllib3 from 1.26.14 to 1.26.17 in /application by @dependabot in #373
- Bump cryptography from 41.0.3 to 41.0.4 in /application by @dependabot in #338
- Bump cryptography from 41.0.3 to 41.0.4 in /scripts by @dependabot in #337
- feat: create issue template forms to ensure consistency in issue and pr formats by @adeyinkaezra123 in #381
- misc: fix spelling by @jbampton in #390
- Updated sources section according to Figma design by @siiddhantt in #372
- Corrected Sumbit to Submit by @Cioraz in #389
- tests(python): remove unneeded comments by @jbampton in #392
- Bump pillow from 10.0.0 to 10.0.1 in /scripts by @dependabot in #393
- Bump postcss from 8.4.21 to 8.4.31 in /frontend by @dependabot in #397
- Added Contributors Images in Readme.md by @Shrit1401 in #408
- react-widget: fix spelling;
atrribute
by @jbampton in #402 - useMediaQuery by @jerempy in #420
- [DOCS] Update Hosting-the-app.md by @Akash190104 in #406
- [Docs] Update Quickstart.md by @Akash190104 in #407
- Fixed Empty Spaces Passed in the Input Field by @ArnabBCA in #384
- Update How-to-use-different-LLM.md by @eltociear in #417
- Update huggingface.py by @Archit-Kohli in #425
- Fixed Overflowing Text messages with long strings without spaces by @ArnabBCA in #427
- fix: Typo in Readme.md by @shelar1423 in #429
- Bump postcss from 8.4.29 to 8.4.31 in /extensions/react-widget by @dependabot in #395
- Bump pillow from 9.4.0 to 10.0.1 in /application by @dependabot in #396
- Bump postcss from 8.4.21 to 8.4.31 in /extensions/chrome by @dependabot in #398
- Bump langchain from 0.0.252 to 0.0.308 in /scripts by @dependabot in #431
- Bump postcss from 8.4.23 to 8.4.31 in /extensions/web-widget by @dependabot in #399
- Bump langchain from 0.0.263 to 0.0.308 in /application by @dependabot in #432
- Added css attribute placeholder for search div by @QuantuM410 in #434
- I have changed icons & text for Discord and Github in the left sidebar. by @Ankit-Matth in #435
- Improved docs readability and fix some typo. by @ka1bi4 in #441
- fixed homepage by @ratishjain12 in #442
- correct wrapper, typos; add links by @LunarMarathon in #456
- Update app.py by @amoghak-ds in #443
- Update CODE_OF_CONDUCT.md by @amoghak-ds in #445
- improved CONTRIBUTING.MD, README.MD, HACKTOBERFEST.MD by @byt3h3ad in #447
- [Fix] Source selection overflow issue by @staticGuru in #458
- sagemaker streaming by @dartpain in #449
- Fix tests on sagemaker.py by @dartpain in #464
- Fix faiss import bug by @dartpain in #468
- Add pull request labeler by @jbampton in #467
- Fix: Conversations tabs overlapping by @adityagupta19 in #472
- Hero section's figma UI changes by @staticGuru in #473
- Add Feedback Feature to Conversation Module (Update conversationSlice.ts) by @adarsh-jha-dev in #465
- Remove unneeded duplicate words by @jbampton in #463
- Update README.md -- Fixed #453 by @mohitd404 in #462
- Update About.tsx by @aindree-2005 in #454
- Fix About page to Conversation navigation by @daniel-shuy in #491
- Color of all buttons and elements changed from blue to #7D54D1 by @Ankit-Matth in #492
- Fix "Sources" Feature doesn't look as intended by @adityagupta19 in #478
- Krishvsoni patch 1 by @krishvsoni in #486
- Updated navigation bar and also added icons by @SoumyadiptoPal in #448
- Make text bold by @ankur0904 in #496
- 🪛 Fix: About us page margin by @akshitarora921 in #506
- Improved docs - readme , contributing and hacktoberfest files by @GuptaPratik02 in #480
- add license link to readme.md by @sanketmp in #509
- Update How-to-train-on-other-documentation.md by @5h0ov in #469
- Grammar and punctuations improved by @drk1rd in #512
- Fix: adjust left margin on content container by @timoransky in #515
- added the copy response feature by @ManishMadan2882 in #503
- Feature: Round Corners by @SoumyadiptoPal in #519
- Update CONTRIBUTING.md by @HarshMN2345 in #493
- [FIX] Question is hidden under the question input box by @staticGuru in #477
- [API Docs] Add Backlink to "Vector Stores" and fix grammatical error by @beKoool in #511
- [Enhanced]: Useful Links Section in README.md by @shelar1423 in #437
- Updated My-AI-answers-questions-using-external-knowledge.md by @5h0ov in #522
- Fix missing documentation for using Llama_cpp by @mnickrogers in #476
- bug(front): The text seems to go out of screen when the result is too big. by @Vaibhav91one in #525
- Backend Code Refactoring for Better Readability and Scalability by @robbiebusinessacc in #530
- Chatroom rename feature by @staticGuru in #529
- Fix the error state UI by @staticGuru in #532
- Correct instructions in
Development environments
by @vic4key in #535 - UI bug fixed - Placed the feedback/copy buttons at the top by @ManishMadan2882 in #538
- UI update - Added autofocus for user chat input by @hariraghav10 in #549
- Update CONTRIBUTING.md by @shruti-sen2004 in #542
- fix update and delete bug by @dartpain in #573
- Update API-docs.md by @HarshMN2345 in #510
- Closing #357 using CONTRIBUTING.md by @outlivo in #589
- Fix the font size and alignment of all the chat options of the sidebar based on issue #586 by @faria-karim-porna in #592
- Bump langchain from 0.0.308 to 0.0.312 in /application by @dependabot in #553
- [Docs] :Enhance Tech Stack Overview with Emojis and Bullet Points by @shelar1423 in #597
- Train button Disabled Before Selecting File by @MSaiKiran9 in #558
- refactor(frontend): simplify JSX conditional rendering by @Juneezee in #598
- Update README.md by @siddwarr in #602
- Modified README resolving issue #457 by @alienishi in #460
- Enhanced Documentation for Self-Hosting DocsGPT on Amazon Lightsail by @rahul0x00 in #574
- Dhruvkadam22 patch 5 by @DHRUVKADAM22 in #580
- Bump langchain from 0.0.308 to 0.0.312 in /scripts by @dependabot in #554
- sidebar glitch fixed by @mozi47 in #607
- CONTRIBUTING.MD : Added DocsGPT -Hacktoberfest t-shirt images by @shelar1423 in #609
- fix: Remove extra spaces in response by @HeetVekariya in #595
- Adds contributing guidelines with steps by @ankur0904 in #579
- Quickstart: Enhanced Documentation for Launching DocsGPT and Installing Chrome Extension by @rahul0x00 in #610
- Update Chatwoot-extension.md by @5h0ov in #614
- raise more legible error if the word embedding dimensions don't match by @asoderlind in #588
- Fixed Typo by @Sanyam-2026 in #616
- [FE]Fix footer width ob md+ screens by @krabbi in #624
- FIX: added script in package.json of docs and added instructions to run nextra-DocsGPT locally by @shelar1423 in #615
- Correction in docs by @Raunakkumarr in #631
- Bump @babel/traverse from 7.20.13 to 7.23.2 in /frontend by @dependabot in #621
- Updated Chatwoot-extension.md by @Yash-sudo-web in #622
- [FE]: Fix render lists in conversation by @krabbi in #623
- [FE]Prevent unneccessary renders. by @krabbi in #625
- fix: Direction of dropdown arrow corrected by @vedant-z in #619
- Added Civo Cloud Deployment option. by @Rutam21 in #633
- Enhancement: Improve API Endpoint Documentation by @rahul0x00 in #620
- added delete index of vector store in faiss by @shivanandmn in #577
- Fixed Typo by @YadlaMani in #627
- Improving Customising_prompt.md file by @ayan-joshi in #504
- Fix(frontend): fix Navigation component z-index for small devices by @Bitnagar in #638
- Update README.md by @Ritish134 in #636
- Update How-to-train-on-other-documentation.md by @debghs in #637
- Update How-to-use-different-LLM.md by @Ayush-Prabhu in #639
- Design the Settings UI by @beKoool in #647
- [Bug]:About section not Aligned. by @SamsShow in #650
- Update react-widget.md by @shruti-sen2004 in #626
- I have aligned about page in the center. by @Ankit-Matth in #653
- Enhanced Hooks with Outside Click Handling and Dark Mode Detection by @adarsh-jha-dev in #654
- Added a custom 404 not found page by @parthrc in #655
- added the 3 cards in hero section with gradient border also its respo… by @Lokendrakushwah12 in #656
- Update react-widget.md by @RDxR10 in #658
- I have changed icon for Documentation in the left side bar. by @Ankit-Matth in #641
- Enhanced Chatwoot-Extension by @0xrahul6 in #651
- Enhance backdrop modal effect by @rasvanjaya21 in #652
- Fix something went wrong message bubble by @lakshmi930 in #668
- Railway Deployment Guide Added by @iamakhileshmishra in #670
- Updated CONTRIBUTING.md by @AnkitaSikdar005 in #537
- Updated workflow of Contributing.md by @neha3423 in #663
- Fixed overflow by @Gourav2609 in #676
- Fixed Typos and minor issues in CODE_OF_CONDUCT.md by @AnkitaSikdar005 in #677
- Enhancement: Update react-widget.md docs by @nobunagaaa in #681
- Patch 2 by @krishvsoni in #675
- Update README.md by @thanmaisai in #690
- Enhanced How-to-use-different-LLM.md by @Yash-sudo-web in #692
- Parser for OpenAPI3(Swagger) by @Exterminator11 in #556
- [Add] Vite and react documentation link by @Ram-tyagi in #694
- Feature: left side toggle button should be sticky by @SoumyadiptoPal in #688
- [feature] : The UI of the feedback icons has been changed. by @Ankit-Matth in #672
- Background color of like/dislike has been changed by @Ankit-Matth in #703
- docs: Typo in quickstart guide fixed by @akash0708 in #707
- Update some markdown files by @debnath003 in #706
- Bump urllib3 from 1.26.17 to 1.26.18 in /application by @dependabot in #635
- anthropic LLM by @dartpain in #721
- Design the Remote sources upload menu UI by @beKoool in #725
- fix: Hero section styling fixed, made responsive across all devices by @akash0708 in #679
- Update CONTRIBUTING.md by @theprince29 in #719
- Fix typo by @FarukhS52 in #723
- Make README accessible by @mishmanners in #710
- Update/docs improve and fixes by @ka1bi4 in #728
- Update sidebar UI and Logo by @lakshmi930 in #722
- Update README.md by @harshita-2003 in #731
- feat: made color accessible by @CBID2 in #709
- Fixed branch name from
master
tomain
in the contributing guide. by @Sai-Suraj-27 in #746 - Fixed wrong closing parenthesis in
codecov.yml
by @Sai-Suraj-27 in #749 - style: formatting API-docs close parenthesis comment core/settings.py by @guspan-tanadi in #750
- Enhancement: Updated Train other docs by @0xrahul6 in #739
- Enhanced Guides/Customization.md by @0xrahul6 in #738
- Improved Documentation: Added comments in application/worker.py by @THEGAMECHANGER416 in #753
- Feature: Add "Settings" Button to sidebar by @SoumyadiptoPal in #691
- Fix Guide: How to use other LLMS by @Senthi1Kumar in #754
- Update README.md by @gfggithubleet in #757
- Feat: enhance mobile responsiveness of Hero Page final by @varundhand in #752
- docs: fix grammar issues by @ArpitPandey29 in #756
- Bug/UI fixes and settings prep by @dartpain in #758
- Render tables in conversation by @krabbi in #759
- [Code]:Setting Section UI by @SamsShow in #762
- Corrected Typo on _meta.json by @Rutam21 in #763
- Add DigitalOcean Droplet Hosting solution to Hosting-the-app.md by @Rutam21 in #764
- Feature/settings api by @dartpain in #776
- style(README): markdown highlight Note section by @guspan-tanadi in #775
- fix path bug on default by @dartpain in #779
- docs: refer delete_old sample docs_check comments API-docs by @guspan-tanadi in #780
- Bump aiohttp from 3.8.5 to 3.8.6 in /application by @dependabot in #778
- Bump aiohttp from 3.8.5 to 3.8.6 in /scripts by @dependabot in #777
- Mock backend server by @akshay11298 in #513
- Feature/add prompts by @dartpain in #782
- Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts by @dartpain in #791
- fix: API docs text overflow by @HeetVekariya in #795
- Fix_hero by @pabik in #797
New Contributors
- @hirenchauhan2 made their first contribution in #363
- @Smartmind12 made their first contribution in #366
- @chriscarnold made their first contribution in #375
- @prithvi2k2 made their first contribution in #377
- @adeyinkaezra123 made their first contribution in #381
- @siiddhantt made their first contribution in #372
- @Cioraz made their first contribution in #389
- @Shrit1401 made their first contribution in #408
- @jerempy made their first contribution in #420
- @Akash190104 made their first contribution in #406
- @ArnabBCA made their first contribution in #384
- @eltociear made their first contribution in #417
- @Archit-Kohli made their first contribution in #425
- @shelar1423 made their first contribution in #429
- @QuantuM410 made their first contribution in #434
- @Ankit-Matth made their first contribution in #435
- @ka1bi4 made their first contribution in #441
- @ratishjain12 made their first contribution in #442
- @LunarMarathon made their first contribution in #456
- @amoghak-ds made their first contribution in #443
- @byt3h3ad made their first contribution in #447
- @staticGuru made their first contribution in #458
- @adityagupta19 made their first contribution in #472
- @adarsh-jha-dev made their first contribution in #465
- @mohitd404 made their first contribution in #462
- @aindree-2005 made their first contribution in #454
- @daniel-shuy made their first contribution in #491
- @krishvsoni made their first contribution in #486
- @SoumyadiptoPal made their first contribution in #448
- @ankur0904 made their first contribution in #496
- @akshitarora921 made their first contribution in #506
- @GuptaPratik02 made their first contribution in #480
- @sanketmp made their first contribution in #509
- @5h0ov made their first contribution in #469
- @drk1rd made their first contribution in #512
- @timoransky made their first contribution in #515
- @ManishMadan2882 made their first contribution in #503
- @HarshMN2345 made their first contribution in #493
- @beKoool made their first contribution in #511
- @mnickrogers made their first contribution in #476
- @Vaibhav91one made their first contribution in #525
- @robbiebusinessacc made their first contribution in #530
- @vic4key made their first contribution in #535
- @hariraghav10 made their first contribution in #549
- @shruti-sen2004 made their first contribution in #542
- @outlivo made their first contribution in #589
- @faria-karim-porna made their first contribution in #592
- @MSaiKiran9 made their first contribution in #558
- @Juneezee made their first contribution in #598
- @siddwarr made their first contribution in #602
- @alienishi made their first contribution in #460
- @rahul0x00 made their first contribution in #574
- @DHRUVKADAM22 made their first contribution in #580
- @mozi47 made their first contribution in #607
- @HeetVekariya made their first contribution in #595
- @asoderlind made their first contribution in #588
- @Sanyam-2026 made their first contribution in #616
- @krabbi made their first contribution in #624
- @Raunakkumarr made their first contribution in #631
- @Yash-sudo-web made their first contribution in #622
- @vedant-z made their first contribution in #619
- @Rutam21 made their first contribution in #633
- @shivanandmn made their first contribution in #577
- @YadlaMani made their first contribution in #627
- @ayan-joshi made their first contribution in #504
- @Bitnagar made their first contribution in #638
- @Ritish134 made their first contribution in #636
- @debghs made their first contribution in #637
- @SamsShow made their first contribution in #650
- @parthrc made their first contribution in #655
- @Lokendrakushwah12 made their first contribution in #656
- @RDxR10 made their first contribution in #658
- @0xrahul6 made their first contribution in #651
- @rasvanjaya21 made their first contribution in #652
- @lakshmi930 made their first contribution in #668
- @iamakhileshmishra made their first contribution in #670
- @AnkitaSikdar005 made their first contribution in #537
- @neha3423 made their first contribution in #663
- @Gourav2609 made their first contribution in #676
- @nobunagaaa made their first contribution in #681
- @thanmaisai made their first contribution in #690
- @Exterminator11 made their first contribution in #556
- @Ram-tyagi made their first contribution in #694
- @akash0708 made their first contribution in #707
- @debnath003 made their first contribution in #706
- @theprince29 made their first contribution in #719
- @FarukhS52 made their first contribution in #723
- @mishmanners made their first contribution in #710
- @harshita-2003 made their first contribution in #731
- @CBID2 made their first contribution in #709
- @Sai-Suraj-27 made their first contribution in #746
- @guspan-tanadi made their first contribution in #750
- @THEGAMECHANGER416 made their first contribution in #753
- @Senthi1Kumar made their first contribution in #754
- @gfggithubleet made their first contribution in #757
- @varundhand made their first contribution in #752
- @ArpitPandey29 made their first contribution in #756
- @akshay11298 made their first contribution in #513
Full Changelog: 0.5.0...0.6.0