Commit Graph

529 Commits (main)

Author SHA1 Message Date
TomasMatarazzo d4840f85c0 change text in modal 1 month ago
TomasMatarazzo 6f9ddeaed0 Button to clean chat history 2 months ago
Siddhant Rai 00b6639155 fix: minor ui changes 2 months ago
Siddhant Rai 71d7daaef3 fix: minor ui changes 2 months ago
Siddhant Rai 8654c5d471 Merge branch 'bugfix' of https://github.com/siiddhantt/DocsGPT into bugfix 2 months ago
Siddhant Rai 02124b3d38 fix: missing fields from API Keys section 2 months ago
Alex a37b92223a
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
2 months ago
Alex 7d2b8cb4fc
Merge pull request #917 from arc53/multiple-uploads
Multiple file upload
2 months ago
Pavel 7a02df5588 Multiple uploads 2 months ago
Alex 19494685ba Update application files, fix LLM models, and create new retriever class 2 months ago
Siddhant Rai 8e6f6d46ec fix: issue during build 2 months ago
Siddhant Rai fad5f5b81f fix: added requested changes 2 months ago
Siddhant Rai 6961f49a0c
Merge branch 'arc53:main' into main 2 months ago
Alex 6658cec6a0
Merge pull request #897 from arc53/dependabot/npm_and_yarn/frontend/vite-5.0.13
Bump vite from 5.0.12 to 5.0.13 in /frontend
2 months ago
Siddhant Rai 39f0d76b4b refactor: clean up settings file for better structure 2 months ago
Siddhant Rai 0a5832ec75 refactor: clean up settings file for better structure 2 months ago
Alex 87585be687
Merge branch 'main' into feature/api-key-create 2 months ago
Siddhant Rai 0dc7333563 fix: added API Keys in tabs 2 months ago
Siddhant Rai f61c3168d2 fix: issue with editing new prompts 2 months ago
Siddhant Rai 9cadd74a96 fix: minor ui changes 2 months ago
Siddhant Rai 729fa2352b feat: added prompts section under general in settings 2 months ago
dependabot[bot] b673aaf9f0
Bump vite from 5.0.12 to 5.0.13 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
ManishMadan2882 ac994d3077 add prompt,chunks in create key 2 months ago
sarfaraz siddiqui 02d4f7f2da functions can accept null 2 months ago
sarfaraz siddiqui afecae3786 added feature #887 2 months ago
Alex 794fc05ada
Merge branch 'main' into feature/api-key-create 2 months ago
ManishMadan2882 53e71c545e api key modal - enhancements 2 months ago
ManishMadan2882 959a55e36c adding dark mode - api key 2 months ago
ManishMadan2882 64572b0024 feat(settings): api key endpoints 2 months ago
Manish Madan 9a0c1caa43
Merge branch 'arc53:feature/api-key-create' into feature/api-key-create 2 months ago
ManishMadan2882 eed6723147 feat(settings): api keys tab 2 months ago
Alex 97fabf51b8 Refactor conversationSlice.ts and conversationApi.ts 2 months ago
Siddhant Rai e01071426f feat: field to pass number of posts as a parameter 2 months ago
Siddhant Rai eed1bfbe50 feat: fields to handle reddit loader + minor changes 2 months ago
Siddhant Rai 0c3970a266
Merge branch 'arc53:main' into main 2 months ago
Alex 3c492062a9 Fix parsing issue with chunks in store.ts 2 months ago
Alex ed08123550 Add support for setting the number of chunks processed per query 2 months ago
Siddhant Rai f272d7121a
Merge branch 'arc53:main' into main 2 months ago
ManishMadan2882 6f1548b7f8 customised scrollbar 2 months ago
ManishMadan2882 9e6fe47b44 fix(hero): not fully scrollable in mobile 2 months ago
Siddhant Rai 60cfea1126 feat: added reddit loader 3 months ago
Alex 80a4a094af lint 3 months ago
Alex 70e1560cb3 fix check on model 3 months ago
Alex 725033659a
Merge pull request #876 from ManishMadan2882/main
Pause Auto-scroll on user interrupt
3 months ago
ManishMadan2882 52ecbab859 purge logs 3 months ago
ManishMadan2882 2447bab924 add listener for wheel, touch events 3 months ago
Alex 1057ca78a6 default remote 3 months ago
ManishMadan2882 7506256f42 fix(lint): 2 errors 3 months ago
ManishMadan2882 db75230521 pause scroll on user action 3 months ago
Siddhant Rai e1a2bd11a9 fix: upload dropdown also combined 3 months ago
Siddhant Rai 5daaf84e05 fix: combined two dropdowns into a single component 3 months ago
Siddhant Rai 51f588f4b1 fix: issue #157 3 months ago
Alex 5ee6605703
Merge pull request #835 from arc53/feature/remote-loads
Feature/remote loads
3 months ago
Alex 7ef97cfd81 fix abort 3 months ago
Alex f4288f0bd4 remove sitemap 3 months ago
Alex 4a701cb993
Merge branch 'main' into feature/remote-loads 3 months ago
Alex 325a8889ab update url 3 months ago
Alex c4c0516820 add endpoint 3 months ago
Pavel c8d8a8d0b5 Fixing ingestion metadata grouping 3 months ago
ManishMadan2882 d2dba3a0db adding remote uploads tab 4 months ago
ManishMadan2882 8826f0ff3c slight UI improvements in input box 4 months ago
ManishMadan2882 9129f7fb33 fix(Conversation): input box UI 4 months ago
ManishMadan2882 c0ed54406f fix(settings): delete button 4 months ago
ManishMadan2882 615d549494 slight fixes, checking for null case 4 months ago
ManishMadan2882 0ce39e7f52 purge logs and !need code 4 months ago
ManishMadan2882 3c68cbc955 fix(stream err on changing conversation) 4 months ago
ManishMadan2882 300430e2d5 fixes weird bug- dark theme hook 4 months ago
ManishMadan2882 dea385384a fixes, update Nav images on theme toggle 4 months ago
ManishMadan2882 7a1c9101b2 add custom hook for dark theme 4 months ago
ManishMadan2882 6058939c00 change size in copy, like , dislike icons 4 months ago
ManishMadan2882 f0293de1b9 ui adjustments 4 months ago
ManishMadan2882 810dcb90ce refactored the divs, prevent overlap 4 months ago
ManishMadan2882 a2f2b8fabc make responsive msg bubble 4 months ago
Alex cbc5f47786
Merge pull request #837 from ManishMadan2882/main
Adding Dark Mode
4 months ago
ManishMadan2882 3e3886ced7 slight UI changes 4 months ago
ManishMadan2882 9ce39fd2ba made borders in settings a bit darker 4 months ago
ManishMadan2882 67e4d40c49 added dark mode, About page and bubble icons 4 months ago
ManishMadan2882 537a733157 add dark mode - conversation, bubble, UI fixes 4 months ago
ManishMadan2882 5136e7726d added dark mode, Hero component 4 months ago
Eng Zer Jun 374b665089
Upgrade to Vite 5
This commit upgrades vite to the latest version 5, and also updates the
vite plugins to the latest version.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
4 months ago
ManishMadan2882 ffecc9a0c7 add dark mode, in Settings 4 months ago
ManishMadan2882 0b997418d3 add dark - sidebar 5 months ago
ManishMadan2882 eaad8a4cf5 initialising dark mode 5 months ago
Arnab Ghosh 0752aae9ef Fixed Empty Document Name Upload 5 months ago
ManishMadan2882 f4f056449f integrate /api/search endpoint, get sources post stream 5 months ago
Alex 667b66b926
Merge pull request #825 from arc53/feat/mongodb
Public LLM
5 months ago
Alex e1b2991aa6 Update LLM_NAME and EMBEDDINGS_NAME 5 months ago
ManishMadan2882 f91b5fa004 fix distortion on different browsers 5 months ago
ManishMadan2882 e7b9f5e4c3 adding responsive sidebar 5 months ago
Christine fd8b7aa0f2 fix: change alt text for setting 5 months ago
Christine 458ea266ec fix: change name to alt text for Discord and GitHub 5 months ago
Alex 2a9ef6d48e
Merge pull request #792 from arc53/dependabot/npm_and_yarn/frontend/vite-4.5.1
Bump vite from 4.5.0 to 4.5.1 in /frontend
5 months ago
Alex a4483cf255 Revert "Merge pull request #797 from arc53/fix_boxes_hero"
This reverts commit 0bf020a1b4, reversing
changes made to a62566e8fb.
6 months ago
Pavel d43927a167 Fix_hero
Fix of hero section for chrome and firefox. Fix of conversations-container pushing containers below.
6 months ago
HeetVekariya 23a1730106 fix: API docs text overflow 6 months ago
dependabot[bot] eb48a153d9
Bump vite from 4.5.0 to 4.5.1 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Alex f8f60c62fe Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts 6 months ago
Alex 022c32f9d5 fix chats display 6 months ago
Alex 5bdedacab1 fix xss 6 months ago
Alex d7a1be2f3c fix bug 6 months ago