Commit Graph

565 Commits (8c04f5b3f1fac0807039f1bf537aae9e9aec5d30)

Author SHA1 Message Date
utin-francis-peter 8c04f5b3f1 chore: selected language isn't included in language options 3 months ago
Alex 35b29a0a1e
Merge pull request #1005 from siiddhantt/fix/modals-and-sidebar
fix: modals close on clicking outside
4 months ago
Siddhant Rai e16e269775 fix: dropdown closes on clicking outside 4 months ago
Alex 76ed8f0ba2
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
4 months ago
ManishMadan2882 70bb9477c5 update err msg, if req fails from client 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 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
utin-francis-peter 2fbec6f21f chore: added cleanup fxn for TrainingProgress timeout fxn 4 months ago
ManishMadan2882 ad29d2765f fix: add reducers to raise error, handle complete_stream() 4 months ago
utin-francis-peter 8fc6284317 chore: on deleting an uploaded doc, default doc gets set as selected source doc 4 months ago
Alex e6b3984f78
Merge pull request #988 from utin-francis-peter/fix/retry-btn
Fix/retry-btn
4 months ago
Alex 547fe888d4
Merge pull request #991 from vedantbhatter/vedant-branch
Adding in Mandarin translation into DocsGPT
4 months ago
utin-francis-peter 544c46cd44 chore: retry btn is side-by-side with error mssg 4 months ago
utin-francis-peter 2c100825cc Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn 4 months ago
Alex 558ecd84a6
Merge pull request #993 from siiddhantt/fix/input-bar-hidden-safari
fix: input field covered by url bar in safari
4 months ago
utin-francis-peter df24cfff4f style: improve visibility of bottom-most message bubble 4 months ago
Siddhant Rai bd5d93a964 fix: unfixed input bar + safe area inset for Safari (iOS) 4 months ago
Siddhant Rai abdb80a6be fix: input field covered by url bar in safari 4 months 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 months 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 months ago
Vedant Bhatter 7a4976c470 Addign in Mandarin translation into DocsGPT 4 months ago
ilyasosman 8834a19743 Denominations on tokens 4 months ago
utin-francis-peter 7e1cf10cb2 style: reduced retry container padding 4 months ago
utin-francis-peter ee762c3c68 chore: modified handleQuestion params for more clarity 4 months ago
utin-francis-peter 32c06414c5 style: added theme adaptable RetryIcon component to Retry btn 4 months ago
utin-francis-peter 2f580f7800 feat: japan locale config 4 months ago
utin-francis-peter 1ce1459455 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn 4 months ago
utin-francis-peter c26573482e style: retry query generation btn 4 months ago
utin-francis-peter 414ec08dee refactor: modified prepResponseView to prioritize query.response and trigger re-render after a failed generation is retried 4 months ago
Alex 75c6c6081a feat: Add Japanese translation support fix 4 months 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. 4 months ago
Charles Nilsson eed974b883 my-japanese-translation 4 months ago
utin-francis-peter ae846dac4d chore: received changes from upstream 4 months ago
utin-francis-peter 0b09c00b50 chore: modified handleQuestion to favor "Retry" action after a failed response generation 4 months ago
Alex 1fe35ad0cd
Merge pull request #970 from siiddhantt/feature/link-to-source
feat: remote sources have clickable links to original url
4 months ago
Siddhant Rai f1ed1e0f14 fix: type error 4 months ago
ManishMadan2882 95934a5b7a (i18n): updated for conv history 4 months ago
Siddhant Rai 91d730a7bc feat: remote sources have clickable links 4 months ago
Alex 0cfa77b628 chats word in translations 4 months ago
Alex ca4881ad51
Merge pull request #969 from ManishMadan2882/main
Internationalisation with i18next
4 months ago
Alex 967b195946
Merge pull request #967 from starkgate/empty-response-after-streaming
Fix empty response in the conversation
4 months ago
ManishMadan2882 1ae7771290 add spacing in general, minor change 4 months ago
ManishMadan2882 a585fe4d54 refactored locale json 4 months ago
ManishMadan2882 fa3a9fe70e fix: minor changes 4 months ago
ManishMadan2882 99952a393f feat(i18n): modals, Hero, Nav 4 months ago
Alex 2d12a3cd7a
Merge pull request #965 from siiddhantt/feature/set-tokens-message-history
feat: dropdown to adjust conversational history limits
4 months ago
starkgate df4fe0176c
Fix empty response in the conversation 4 months ago
ManishMadan2882 4fcc80719e feat(i18n): settings static content 4 months ago