Commit Graph

1917 Commits (62965ee106fa64aa308e4d34723d66279dddf5cd)
 

Author SHA1 Message Date
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>
1 week 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
1 week 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>
1 week 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
1 week ago
Alex a6ff606cae
Merge pull request #1008 from utin-francis-peter/fix/issue#998
Fix/issue#998
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 b70fc1151d fix: print error to console 2 weeks ago
Alex 76ed8f0ba2
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
2 weeks ago
Alex 4dde7eaea1 feat: Improve error handling in /stream route 2 weeks ago
Alex 2e2149c110 fix: stream stuff 2 weeks ago
ManishMadan2882 70bb9477c5 update err msg, if req fails from client 2 weeks 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
2 weeks ago
ManishMadan2882 dba3b1c559 sort local vectors in latest first order 2 weeks ago
utin-francis-peter 9606e3f80c chore: handleDeleteClick now accepts only doc as param 2 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 2 weeks ago
utin-francis-peter c6e804fa10 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into latest-srcdoc-as-active 2 weeks ago
utin-francis-peter 1cbaf9bd9d chore: updates from upstream 2 weeks ago
utin-francis-peter 45145685d5 fix: upon successful training of newly uploaded src doc, the latest doc is auto set as selected doc 2 weeks ago
utin-francis-peter 2fbec6f21f chore: added cleanup fxn for TrainingProgress timeout fxn 2 weeks ago
ManishMadan2882 ad29d2765f fix: add reducers to raise error, handle complete_stream() 2 weeks ago
Alex e47e751142
fix link 2 weeks ago
Alex c63d4ccf3e
Merge pull request #1000 from arc53/feat/upgrade-ubuntu-docker
upgrade docker to 24.04
2 weeks ago
Alex e5c30cf841 upgrade docker to 24.04 2 weeks ago
Alex c80678aac5
Merge pull request #994 from xucailiang/fix-celery-import-error
rename celery.py
2 weeks ago
xucai 1754570057 rename celery_init.py 2 weeks ago
xucailiang d87b411193
Merge branch 'arc53:main' into fix-celery-import-error 2 weeks ago
utin-francis-peter 8fc6284317 chore: on deleting an uploaded doc, default doc gets set as selected source doc 2 weeks ago
Alex eae49d2367
Merge pull request #996 from arc53/feat/memory-embedding-singleton
chore: Refactor embeddings instantiation to use a singleton pattern
2 weeks ago
ManishMadan2882 69287c5198 feat: err handling /stream 2 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
Alex 3454309cbc chore: Refactor embeddings instantiation to use a singleton pattern 3 weeks ago
utin-francis-peter 544c46cd44 chore: retry btn is side-by-side with error mssg 3 weeks ago
utin-francis-peter 2c100825cc Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn 3 weeks ago
Alex 558ecd84a6
Merge pull request #993 from siiddhantt/fix/input-bar-hidden-safari
fix: input field covered by url bar in safari
3 weeks ago
utin-francis-peter df24cfff4f style: improve visibility of bottom-most message bubble 3 weeks ago
Siddhant Rai bd5d93a964 fix: unfixed input bar + safe area inset for Safari (iOS) 3 weeks ago
xucai ae2ded119f rename celery_init.py 3 weeks ago
Siddhant Rai abdb80a6be fix: input field covered by url bar in safari 3 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 3 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 3 weeks ago
Alex 3df745d1d2
Merge pull request #990 from IlyasOsman/token-format
Denominations on tokens
3 weeks ago
Alex 9862083e0b
Update README.md 3 weeks ago
Vedant Bhatter 7a4976c470 Addign in Mandarin translation into DocsGPT 4 weeks ago