Commit Graph

570 Commits (62965ee106fa64aa308e4d34723d66279dddf5cd)

Author SHA1 Message Date
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
2 weeks ago
utin-francis-peter 651eb3374c chore: on language change when active tab is general, active tab is persisted as general 2 weeks ago
utin-francis-peter 68c71adc5a chore: i18n "General" tab title 2 weeks 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 2 weeks ago
utin-francis-peter 8c04f5b3f1 chore: selected language isn't included in language options 2 weeks ago
Alex 35b29a0a1e
Merge pull request #1005 from siiddhantt/fix/modals-and-sidebar
fix: modals close on clicking outside
2 weeks 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>
2 weeks ago
Siddhant Rai e16e269775 fix: dropdown closes on clicking outside 2 weeks ago
Alex 76ed8f0ba2
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
3 weeks ago
ManishMadan2882 70bb9477c5 update err msg, if req fails from client 3 weeks ago
utin-francis-peter 9606e3f80c chore: handleDeleteClick now accepts only doc as param 3 weeks 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 3 weeks ago
utin-francis-peter 1cbaf9bd9d chore: updates from upstream 3 weeks ago
utin-francis-peter 45145685d5 fix: upon successful training of newly uploaded src doc, the latest doc is auto set as selected doc 3 weeks ago
utin-francis-peter 2fbec6f21f chore: added cleanup fxn for TrainingProgress timeout fxn 3 weeks ago
ManishMadan2882 ad29d2765f fix: add reducers to raise error, handle complete_stream() 3 weeks ago
utin-francis-peter 8fc6284317 chore: on deleting an uploaded doc, default doc gets set as selected source doc 3 weeks ago
Alex e6b3984f78
Merge pull request #988 from utin-francis-peter/fix/retry-btn
Fix/retry-btn
3 weeks ago
Alex 547fe888d4
Merge pull request #991 from vedantbhatter/vedant-branch
Adding in Mandarin translation into DocsGPT
3 weeks ago
utin-francis-peter 544c46cd44 chore: retry btn is side-by-side with error mssg 4 weeks ago
utin-francis-peter 2c100825cc Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn 4 weeks ago
Alex 558ecd84a6
Merge pull request #993 from siiddhantt/fix/input-bar-hidden-safari
fix: input field covered by url bar in safari
4 weeks ago
utin-francis-peter df24cfff4f style: improve visibility of bottom-most message bubble 4 weeks ago
Siddhant Rai bd5d93a964 fix: unfixed input bar + safe area inset for Safari (iOS) 4 weeks ago
Siddhant Rai abdb80a6be fix: input field covered by url bar in safari 4 weeks ago
utin-francis-peter 2f9cbe2bf1 chore: if user types in a new prompt after failed generation (instead of hitting retry btn), the failed query is updated with the new prompt before response is fetched. Ensuring every query object remains useful & relevant 4 weeks ago
utin-francis-peter 2cca7d60d5 chore: modified "retry" generation flow to give users the option of retrying with prev failed response or entering a new prompt into the provided field 4 weeks ago
Vedant Bhatter 7a4976c470 Addign in Mandarin translation into DocsGPT 4 weeks ago
ilyasosman 8834a19743 Denominations on tokens 4 weeks ago
utin-francis-peter 7e1cf10cb2 style: reduced retry container padding 4 weeks ago
utin-francis-peter ee762c3c68 chore: modified handleQuestion params for more clarity 4 weeks ago
utin-francis-peter 32c06414c5 style: added theme adaptable RetryIcon component to Retry btn 1 month ago
utin-francis-peter 2f580f7800 feat: japan locale config 1 month ago
utin-francis-peter 1ce1459455 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn 1 month ago
utin-francis-peter c26573482e style: retry query generation btn 1 month ago
utin-francis-peter 414ec08dee refactor: modified prepResponseView to prioritize query.response and trigger re-render after a failed generation is retried 1 month ago
Alex 75c6c6081a feat: Add Japanese translation support fix 1 month ago
utin-francis-peter 8d2ebe9718 feat: "Retry" btn conditionally renders in place of query input when a generation fails. Uses prev query to fetch answer when clicked. 1 month ago
Charles Nilsson eed974b883 my-japanese-translation 1 month ago
utin-francis-peter ae846dac4d chore: received changes from upstream 1 month ago
utin-francis-peter 0b09c00b50 chore: modified handleQuestion to favor "Retry" action after a failed response generation 1 month ago
Alex 1fe35ad0cd
Merge pull request #970 from siiddhantt/feature/link-to-source
feat: remote sources have clickable links to original url
1 month ago
Siddhant Rai f1ed1e0f14 fix: type error 1 month ago
ManishMadan2882 95934a5b7a (i18n): updated for conv history 1 month ago
Siddhant Rai 91d730a7bc feat: remote sources have clickable links 1 month ago
Alex 0cfa77b628 chats word in translations 1 month ago
Alex ca4881ad51
Merge pull request #969 from ManishMadan2882/main
Internationalisation with i18next
1 month ago
Alex 967b195946
Merge pull request #967 from starkgate/empty-response-after-streaming
Fix empty response in the conversation
1 month ago
ManishMadan2882 1ae7771290 add spacing in general, minor change 1 month ago
ManishMadan2882 a585fe4d54 refactored locale json 1 month ago