- Mar 29, 2024
-
-
writinwaters authored
-
- Mar 28, 2024
-
-
KevinHuSh authored
-
writinwaters authored
* Added emojis * Miscellaneous editorial updates
-
balibabu authored
-
KevinHuSh authored
-
KevinHuSh authored
-
balibabu authored
feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160) * feat: if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled * feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched
-
- Mar 27, 2024
-
-
balibabu authored
feat: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158) * feat: select the corresponding parsing method according to the file type * feat: after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. * feat: add pdf types to ParserListMap * feat: remove ChunkMethodModal from knowledge-file
-
KevinHuSh authored
-
KevinHuSh authored
-
KevinHuSh authored
-
KevinHuSh authored
-
KevinHuSh authored
-
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