dependabot[bot]
|
62965ee106
|
build(deps): bump transformers from 4.36.2 to 4.38.0 in /application
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.2 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.36.2...v4.38.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-25 12:19:54 +00:00 |
|
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
|
2024-06-25 13:10:18 +01:00 |
|
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>
|
2024-06-25 12:05:49 +00:00 |
|
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 |
|
Alex
|
a6ff606cae
|
Merge pull request #1008 from utin-francis-peter/fix/issue#998
Fix/issue#998
|
2024-06-24 22:14:24 +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 |
|
Alex
|
b70fc1151d
|
fix: print error to console
|
2024-06-21 14:54:32 +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 |
|
Alex
|
4dde7eaea1
|
feat: Improve error handling in /stream route
|
2024-06-20 19:51:35 +01:00 |
|
Alex
|
2e2149c110
|
fix: stream stuff
|
2024-06-20 19:40:29 +01:00 |
|
ManishMadan2882
|
70bb9477c5
|
update err msg, if req fails from client
|
2024-06-20 18:21:19 +05:30 |
|
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
|
2024-06-20 13:31:10 +01:00 |
|
ManishMadan2882
|
dba3b1c559
|
sort local vectors in latest first order
|
2024-06-20 17:58:59 +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
|
c6e804fa10
|
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into latest-srcdoc-as-active
|
2024-06-20 00:19:09 +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 |
|
Alex
|
e47e751142
|
fix link
|
2024-06-19 12:35:30 +01:00 |
|
Alex
|
c63d4ccf3e
|
Merge pull request #1000 from arc53/feat/upgrade-ubuntu-docker
upgrade docker to 24.04
|
2024-06-19 11:57:37 +01:00 |
|
Alex
|
e5c30cf841
|
upgrade docker to 24.04
|
2024-06-19 11:45:37 +01:00 |
|
Alex
|
c80678aac5
|
Merge pull request #994 from xucailiang/fix-celery-import-error
rename celery.py
|
2024-06-19 09:47:52 +01:00 |
|
xucai
|
1754570057
|
rename celery_init.py
|
2024-06-19 16:17:09 +08:00 |
|
xucailiang
|
d87b411193
|
Merge branch 'arc53:main' into fix-celery-import-error
|
2024-06-19 15:16:39 +08:00 |
|
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
|
eae49d2367
|
Merge pull request #996 from arc53/feat/memory-embedding-singleton
chore: Refactor embeddings instantiation to use a singleton pattern
|
2024-06-18 11:52:27 +01:00 |
|
ManishMadan2882
|
69287c5198
|
feat: err handling /stream
|
2024-06-18 16:12:18 +05:30 |
|
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 |
|
Alex
|
3454309cbc
|
chore: Refactor embeddings instantiation to use a singleton pattern
|
2024-06-14 12:58:35 +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 |
|
xucai
|
ae2ded119f
|
rename celery_init.py
|
2024-06-12 19:48:28 +08:00 |
|
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 |
|
Alex
|
3df745d1d2
|
Merge pull request #990 from IlyasOsman/token-format
Denominations on tokens
|
2024-06-11 10:19:28 +01:00 |
|
Alex
|
9862083e0b
|
Update README.md
|
2024-06-11 10:11:09 +01:00 |
|
Vedant Bhatter
|
7a4976c470
|
Addign in Mandarin translation into DocsGPT
|
2024-06-10 17:47:49 -07:00 |
|