- Mar 27, 2024
-
-
KevinHuSh authored
* support snapshot download from local * let snapshot download from local
-
- Mar 26, 2024
- Mar 25, 2024
-
-
balibabu authored
fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150)
-
balibabu authored
* feat: hide testing history * feat: hide filters button
-
balibabu authored
-
KevinHuSh authored
-
balibabu authored
* feat: add Page Ranges label * feat: move layout_recognize to the bottom
-
- Mar 22, 2024
-
-
balibabu authored
* feat: when Layout recognize is false, hide pages * feat: fix the name column to the leftmost part of the KnowledgeFile table
-
KevinHuSh authored
* add use layout or not option * trival
-
balibabu authored
-
KevinHuSh authored
-
balibabu authored
* feat: add hooks for document table * refactor: refactor document-related modal
-
- 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