Commit Graph

1943 Commits (7175bc059558aae8c750ad4c6f360ae28a6c5197)
 

Author SHA1 Message Date
dependabot[bot] 7175bc0595
chore(deps-dev): bump braces in /extensions/web-widget
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Alex b7a6f5696d
Merge pull request #1032 from utin-francis-peter/fix/issue#1016
FEAT: Auto Language Detection using User's Browser Default
3 months ago
utin-francis-peter 16ae0725e6 chore: took off the option of looking-up docsgpt-locale lang key in localStorage on first load 3 months ago
utin-francis-peter 6f41759519 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/issue#1016 4 months ago
utin-francis-peter 6727c42f18 feat: auto browser lang detection on first visit 4 months ago
utin-francis-peter 90c367842f chore: added browser lang detector package by i18next 4 months ago
Alex a0bb6e370e
Merge pull request #1018 from utin-francis-peter/fix/issue#1014 4 months ago
Alex f2910ab9d1
Merge pull request #1029 from arc53/dependabot/npm_and_yarn/docs/braces-3.0.3
chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs
4 months ago
dependabot[bot] 2fcde61b6d
chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Alex ffddf10de5
Merge pull request #1026 from ManishMadan2882/main 4 months ago
ManishMadan2882 4d749340a2 fix: lint error - semantic ambiguity 4 months ago
utin-francis-peter 0ef6ffa452 gap between y-borders and prompts input + border-radius reduction as prompts input grows 4 months ago
utin-francis-peter bbb1e22163 style: spacings... 4 months ago
utin-francis-peter a16e83200a style fix: gap between conversations wrapper and prompts input wrapper 4 months ago
utin-francis-peter d437521710 style fix: response bubble padding and radius 4 months ago
utin-francis-peter 5cbf4cf352 style fix: padding and radius of question bubble 4 months ago
Alex 2985e3b75b
Merge pull request #1013 from arc53/fix/singleton-llama-cpp
fix: use singleton in llama_cpp
4 months ago
Alex f34a75fc5b
Merge pull request #1004 from utin-francis-peter/fix/traning-progress
Fix/training progress
4 months ago
Alex 5aa88714b8 refactor: Add thread lock 4 months ago
Alex ce56a414e0 fix: use singleton 4 months ago
Alex ba4a7dcd45
Merge pull request #1012 from siiddhantt/fix/input-box-cutting-content
fix: input box improvements
4 months ago
Siddhant Rai 85c648da6c fix: large spacing + padding issue in input box 4 months ago
Alex 483f8eb690
Merge pull request #1011 from arc53/dependabot/npm_and_yarn/braces-3.0.3
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
4 months ago
dependabot[bot] 93c868d698
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Alex a14e70e3f4
Merge pull request #1006 from arc53/dependabot/npm_and_yarn/frontend/braces-3.0.3
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /frontend
4 months ago
Alex a6ff606cae
Merge pull request #1008 from utin-francis-peter/fix/issue#998
Fix/issue#998
4 months ago
utin-francis-peter 651eb3374c chore: on language change when active tab is general, active tab is persisted as general 4 months ago
utin-francis-peter 68c71adc5a chore: i18n "General" tab title 4 months ago
utin-francis-peter 0c4ca9c94d refactor: selected language gets stored in local state, triggering an effect that updates lang value in local storage and change language 4 months ago
utin-francis-peter 8c04f5b3f1 chore: selected language isn't included in language options 4 months ago
Alex 35b29a0a1e
Merge pull request #1005 from siiddhantt/fix/modals-and-sidebar
fix: modals close on clicking outside
4 months ago
dependabot[bot] d289f432b1
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /frontend
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Siddhant Rai e16e269775 fix: dropdown closes on clicking outside 4 months ago
utin-francis-peter 4e5d0c2e84 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/traning-progress 4 months ago
utin-francis-peter c9a2034936 chore: adjusted delay time before training starts 4 months ago
Alex b70fc1151d fix: print error to console 4 months ago
utin-francis-peter c11034edcd chore: slight delay between uploading and learning progress transition 4 months ago
utin-francis-peter 804d9b42a5 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/traning-progress 4 months ago
utin-francis-peter b1bb4e6758 fix: uploading/training progress bar 4 months ago
Alex 76ed8f0ba2
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
4 months ago
Alex 4dde7eaea1 feat: Improve error handling in /stream route 4 months ago
Alex 2e2149c110 fix: stream stuff 4 months ago
ManishMadan2882 70bb9477c5 update err msg, if req fails from client 4 months ago
Alex ec5363e9c1
Merge pull request #1001 from utin-francis-peter/latest-srcdoc-as-active
Fix: Set Uploaded/Trained/Latest Source Doc as Selected/Active Source Doc
4 months ago
ManishMadan2882 dba3b1c559 sort local vectors in latest first order 4 months ago
utin-francis-peter 9606e3f80c chore: handleDeleteClick now accepts only doc as param 4 months ago
utin-francis-peter 7bc7b500f5 refactor/chore: migrated away from manually removing a deleted source doc from UI / latest docs are fetched after deletion to update UI 4 months ago
utin-francis-peter c6e804fa10 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into latest-srcdoc-as-active 4 months ago
utin-francis-peter 1cbaf9bd9d chore: updates from upstream 4 months ago
utin-francis-peter 45145685d5 fix: upon successful training of newly uploaded src doc, the latest doc is auto set as selected doc 4 months ago