- Mar 22, 2024
- Mar 21, 2024
- Mar 20, 2024
-
-
KevinHuSh authored
-
balibabu authored
feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136) * feat: download documents on the document list page * feat: add tooltip to Form.Item * feat: set font family to inter * feat: add loading to ChatContainer
-
KevinHuSh authored
-
balibabu authored
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) * feat: add loading to all pages * fix: disable sending messages if both application and conversation are empty * feat: add chatSpin class to Spin of chat
-
- Mar 19, 2024
-
-
balibabu authored
fix: fixed the issue that the prompt word for registering an account is not in English and fixed the issue where the last message would keep loading if the backend reported an error during chat and fixed the issue where the next button would float above the file list on the file upload page (#133) * feat: fixed the issue where the next button would float above the file list on the file upload page. * feat: fixed the issue where the last message would keep loading if the backend reported an error during chat. * fix: fixed the issue that the prompt word for registering an account is not in English
-
KevinHuSh authored
-
KevinHuSh authored
-
balibabu authored
feat: add chunkText to messageText to distinguish table rows and when parsing, the delete and other buttons are set to disabled. (#130) * feat: when parsing, the delete and other buttons are set to disabled. * feat: add chunkText to messageText to distinguish table rows
-
- Mar 18, 2024
-
-
balibabu authored
-
balibabu authored
feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128) * feat: generate select options for SystemModelSettingModal grouped by type * feat: add llm icon * feat: add upgrade button to UserSettingTeam * feat: replace the icon in the sidebar of the user settings page
-
- Mar 15, 2024
-
-
balibabu authored
* feat: add the model * feat: add SystemModelSettingModal
-
KevinHuSh authored
-
KevinHuSh authored
-
balibabu authored
feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124) * feat: install remark-gfm so that the markdown table can be displayed * feat: fixed an issue where the default value for temperature was not set when creating a new chat
-
- 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
-