feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde
balibabucommited on
fix: fix uploaded file time error #680 (#690)
8d2a400
balibabucommited on
fix: add spin to parsing status icon of dataset table (#649)
182a723
balibabucommited on
fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628)
8e109c7
balibabucommited on
fix: omit long file names (#608)
d13f144
balibabucommited on
fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf
balibabucommited on
feat: translate FileManager #345 (#558)
7c6cf75
balibabucommited on
fix: cannot save the system model setting #468 (#508)
8c06509
balibabucommited on
feat: add overview (#391)
b916b29
balibabucommited on
feat: add batch operations for document list (#302)
e52051a
balibabucommited on
change language #245 (#246)
88e5a61
balibabucommited on
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe
balibabucommited on
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf
balibabucommited on
fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080
balibabucommited on
feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10
balibabucommited on
feat: add corresponding icons to files (#164)
b0b89da
balibabucommited on
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)
71b7e06
balibabucommited on
feat: remove disabled from ChunkMethodModal (#148)
561c37a
balibabucommited on
refine page ranges (#147)
7f98e24
KevinHuShcommited on
feat: move layout_recognize to the bottom (#146)
69fc4f3
balibabucommited on
feat: when Layout recognize is false, hide pages (#144)
431cdbc
balibabucommited on
feat: add pages to ChunkMethodModal (#143)
0cf2c67
balibabucommited on
feat: add hooks for document table and refactor document-related modal (#141)
c22c6b5
balibabucommited on
feat: add image for chunk method (#139)
967c830
balibabucommited on
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)
84f80c5
balibabucommited on
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e
balibabucommited on
feat: add chunkText to messageText to distinguish table rows and when parsing, the delete and other buttons are set to disabled. (#130)
825281b
balibabucommited on
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122)
f1ced48
balibabucommited on
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)
4086c42
balibabucommited on
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62
balibabucommited on
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb
balibabucommited on
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)