Alex
|
f34a75fc5b
|
Merge pull request #1004 from utin-francis-peter/fix/traning-progress
Fix/training progress
|
2024-06-25 14:57:26 +01:00 |
|
Alex
|
ba4a7dcd45
|
Merge pull request #1012 from siiddhantt/fix/input-box-cutting-content
fix: input box improvements
|
2024-06-25 13:38:08 +01:00 |
|
Siddhant Rai
|
85c648da6c
|
fix: large spacing + padding issue in input box
|
2024-06-25 17:58:16 +05:30 |
|
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
|
2024-06-25 13:04:35 +01:00 |
|
utin-francis-peter
|
651eb3374c
|
chore: on language change when active tab is general, active tab is persisted as general
|
2024-06-23 23:33:27 +01:00 |
|
utin-francis-peter
|
68c71adc5a
|
chore: i18n "General" tab title
|
2024-06-23 23:29:59 +01:00 |
|
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
|
2024-06-23 23:27:43 +01:00 |
|
utin-francis-peter
|
8c04f5b3f1
|
chore: selected language isn't included in language options
|
2024-06-23 23:19:14 +01:00 |
|
Alex
|
35b29a0a1e
|
Merge pull request #1005 from siiddhantt/fix/modals-and-sidebar
fix: modals close on clicking outside
|
2024-06-23 12:51:51 +01:00 |
|
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>
|
2024-06-21 18:49:54 +00:00 |
|
Siddhant Rai
|
e16e269775
|
fix: dropdown closes on clicking outside
|
2024-06-21 23:35:03 +05:30 |
|
utin-francis-peter
|
c9a2034936
|
chore: adjusted delay time before training starts
|
2024-06-21 18:04:30 +01:00 |
|
utin-francis-peter
|
c11034edcd
|
chore: slight delay between uploading and learning progress transition
|
2024-06-20 23:35:39 +01:00 |
|
utin-francis-peter
|
804d9b42a5
|
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/traning-progress
|
2024-06-20 22:33:44 +01:00 |
|
utin-francis-peter
|
b1bb4e6758
|
fix: uploading/training progress bar
|
2024-06-20 22:18:18 +01:00 |
|
Alex
|
76ed8f0ba2
|
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
|
2024-06-20 20:00:55 +01:00 |
|
ManishMadan2882
|
70bb9477c5
|
update err msg, if req fails from client
|
2024-06-20 18:21:19 +05:30 |
|
utin-francis-peter
|
9606e3f80c
|
chore: handleDeleteClick now accepts only doc as param
|
2024-06-20 06:00:32 +01:00 |
|
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
|
2024-06-20 05:58:39 +01:00 |
|
utin-francis-peter
|
1cbaf9bd9d
|
chore: updates from upstream
|
2024-06-20 00:05:14 +01:00 |
|
utin-francis-peter
|
45145685d5
|
fix: upon successful training of newly uploaded src doc, the latest doc is auto set as selected doc
|
2024-06-19 23:41:38 +01:00 |
|
utin-francis-peter
|
2fbec6f21f
|
chore: added cleanup fxn for TrainingProgress timeout fxn
|
2024-06-19 23:39:16 +01:00 |
|
ManishMadan2882
|
ad29d2765f
|
fix: add reducers to raise error, handle complete_stream()
|
2024-06-20 00:10:29 +05:30 |
|
utin-francis-peter
|
8fc6284317
|
chore: on deleting an uploaded doc, default doc gets set as selected source doc
|
2024-06-18 23:33:49 +01:00 |
|
Alex
|
e6b3984f78
|
Merge pull request #988 from utin-francis-peter/fix/retry-btn
Fix/retry-btn
|
2024-06-15 11:36:46 +01:00 |
|
Alex
|
547fe888d4
|
Merge pull request #991 from vedantbhatter/vedant-branch
Adding in Mandarin translation into DocsGPT
|
2024-06-14 15:13:45 +01:00 |
|
utin-francis-peter
|
544c46cd44
|
chore: retry btn is side-by-side with error mssg
|
2024-06-14 00:31:33 +01:00 |
|
utin-francis-peter
|
2c100825cc
|
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn
|
2024-06-13 23:25:33 +01:00 |
|
Alex
|
558ecd84a6
|
Merge pull request #993 from siiddhantt/fix/input-bar-hidden-safari
fix: input field covered by url bar in safari
|
2024-06-13 14:18:26 +01:00 |
|
utin-francis-peter
|
df24cfff4f
|
style: improve visibility of bottom-most message bubble
|
2024-06-12 22:52:43 +01:00 |
|
Siddhant Rai
|
bd5d93a964
|
fix: unfixed input bar + safe area inset for Safari (iOS)
|
2024-06-13 00:21:51 +05:30 |
|
Siddhant Rai
|
abdb80a6be
|
fix: input field covered by url bar in safari
|
2024-06-12 15:55:55 +05:30 |
|
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
|
2024-06-11 20:30:12 +01:00 |
|
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
|
2024-06-11 18:19:35 +01:00 |
|
Vedant Bhatter
|
7a4976c470
|
Addign in Mandarin translation into DocsGPT
|
2024-06-10 17:47:49 -07:00 |
|
ilyasosman
|
8834a19743
|
Denominations on tokens
|
2024-06-10 22:50:35 +03:00 |
|
utin-francis-peter
|
7e1cf10cb2
|
style: reduced retry container padding
|
2024-06-09 13:49:26 +01:00 |
|
utin-francis-peter
|
ee762c3c68
|
chore: modified handleQuestion params for more clarity
|
2024-06-09 13:47:51 +01:00 |
|
utin-francis-peter
|
32c06414c5
|
style: added theme adaptable RetryIcon component to Retry btn
|
2024-06-08 03:29:18 +01:00 |
|
utin-francis-peter
|
2f580f7800
|
feat: japan locale config
|
2024-06-07 17:40:33 +01:00 |
|
utin-francis-peter
|
1ce1459455
|
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn
|
2024-06-07 17:38:03 +01:00 |
|
utin-francis-peter
|
c26573482e
|
style: retry query generation btn
|
2024-06-07 17:28:13 +01:00 |
|
utin-francis-peter
|
414ec08dee
|
refactor: modified prepResponseView to prioritize query.response and trigger re-render after a failed generation is retried
|
2024-06-07 17:26:19 +01:00 |
|
Alex
|
75c6c6081a
|
feat: Add Japanese translation support fix
|
2024-06-07 16:08:36 +01:00 |
|
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.
|
2024-06-07 15:59:56 +01:00 |
|
Charles Nilsson
|
eed974b883
|
my-japanese-translation
|
2024-06-07 16:44:16 +02:00 |
|
utin-francis-peter
|
ae846dac4d
|
chore: received changes from upstream
|
2024-06-07 15:33:24 +01:00 |
|
utin-francis-peter
|
0b09c00b50
|
chore: modified handleQuestion to favor "Retry" action after a failed response generation
|
2024-06-07 14:47:29 +01:00 |
|
Alex
|
1fe35ad0cd
|
Merge pull request #970 from siiddhantt/feature/link-to-source
feat: remote sources have clickable links to original url
|
2024-05-30 12:06:05 +01:00 |
|
Siddhant Rai
|
f1ed1e0f14
|
fix: type error
|
2024-05-30 15:33:16 +05:30 |
|