fix: remove Top K in retrieval testing #770 and if the document parsing fails, the error message returned by the backend is displayed (#782)
e890f0a
balibabucommited on
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: 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: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461)
7651eb4
balibabucommited on
feat: translate EmbedModal #345 (#455)
7ba250b
balibabucommited on
feat: add overview (#391)
b916b29
balibabucommited on
feat: add support for ollama #221 (#260)
21cf732
balibabucommited on
change language #245 (#246)
88e5a61
balibabucommited on
For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218)
8191450
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: add corresponding icons to files (#164)
b0b89da
balibabucommited on
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)
60101af
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
fix: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca
balibabucommited on
feat: add pages to ChunkMethodModal (#143)
0cf2c67
balibabucommited on
add help info (#142)
b7adc24
KevinHuShcommited 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: set local path of workerSrc to PdfLoader (#101)
cf3a5c1
balibabucommited on
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62
balibabucommited on
feat: fixed the issue where chat greetings could not appear (#95)
830bf29
balibabucommited on
feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb
balibabucommited on
feat: add file icon and add message popover content (#77)
8e222fd
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited on
feat: transform the parser's data structure and add Image to TestingResult (#63)
53be70c
balibabucommited on
feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196
balibabucommited on
feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776
balibabucommited on
feat: modify routing to nested mode and rename document (#52)