- Mar 14, 2024
-
-
KevinHuSh authored
-
balibabu authored
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122) * feat: fixed the issue where gif images could not be uploaded on the configuration page * feat: remove loading from document table
-
- Mar 12, 2024
- Mar 11, 2024
-
-
KevinHuSh authored
* Refine README * refine README * refine README
-
balibabu authored
feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117) * feat: Fixed the issue where the greeting would disappear when clicking on a new dialog * feat: replace favicon with logo.svg * feat: if the backend returns 401, it will jump to the login page. * feat: unavailable llm models appear disabled * feat: display chunk token number when category of knowledge as general
-
- Mar 08, 2024
- Mar 07, 2024
-
-
balibabu authored
* feat: replace logo * feat: set height of MoreIcon to 24px * feat: add UserSetting
-
KevinHuSh authored
-
KevinHuSh authored
-
balibabu authored
-
balibabu authored
-
balibabu authored
* feat: if it is not a pdf file, set the width of chunkContainer to 100% * feat: login with github
-
balibabu authored
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105) * feat: logout * feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens
-
- Mar 06, 2024
-
-
balibabu authored
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104) * feat: set initial value for the model field of chat setting * feat: add category column to chunk table * feat: fetch knowledge detail on KnowledgeUploadFile mount
-
KevinHuSh authored
-
balibabu authored
-
KevinHuSh authored
-
- Mar 05, 2024
-
-
balibabu authored
feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99) * feat: fixed the issue where ChatConfigurationModal displays old data when creating a new dialog * feat: Add Skeleton to MessageItem before the backend returns a message
-
KevinHuSh authored
-
balibabu authored
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) * feat: Remove duplicate \n from record.progress_msg * feat: add DocumentPreviewer for chunk of chat reference
-
KevinHuSh authored
-
balibabu authored
-
- Mar 04, 2024
-
-
balibabu authored
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94) * feat: remove react-pdf * feat: add Skeleton to Preview of document * feat: set width of chunk text to 100%
-
KevinHuSh authored
* fix position extraction bug * remove delimiter for naive parser
-
balibabu authored
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92) * feat: add Upload to AssistantSetting * feat: locate the specific location of the document based on the coordinates of the chunk
-
KevinHuSh authored
-
- Mar 01, 2024
- Feb 29, 2024
-
-
KevinHuSh authored
-
KevinHuSh authored
-
balibabu authored
feat: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86) * feat: remove rewrite configuration from nginx proxy * feat: let the messages I send appear immediately in the chat window
-
KevinHuSh authored
-
KevinHuSh authored
-
Yingfeng Zhang authored
-