Commit Graph

1907 Commits (35b29a0a1e184b11fc7986bbe757111b153d6a10)
 

Author SHA1 Message Date
Alex 35b29a0a1e
Merge pull request #1005 from siiddhantt/fix/modals-and-sidebar
fix: modals close on clicking outside
1 week 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 3 weeks ago
ilyasosman 8834a19743 Denominations on tokens 3 weeks ago
Alex 6e15403f60
Merge pull request #989 from SDanielDev/working
Updated nextra docs with new html code block installation instruction
3 weeks ago
utin-francis-peter 7e1cf10cb2 style: reduced retry container padding 3 weeks ago
utin-francis-peter ee762c3c68 chore: modified handleQuestion params for more clarity 3 weeks ago
utin-francis-peter 32c06414c5 style: added theme adaptable RetryIcon component to Retry btn 4 weeks ago
SamDanielDev e97e1ba4bc Updated nextra docs with new html code block installation instruction 4 weeks ago
utin-francis-peter 2f580f7800 feat: japan locale config 4 weeks ago
utin-francis-peter 1ce1459455 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn 4 weeks ago
utin-francis-peter c26573482e style: retry query generation btn 4 weeks ago
utin-francis-peter 414ec08dee refactor: modified prepResponseView to prioritize query.response and trigger re-render after a failed generation is retried 4 weeks ago