ragflow/web/src/components
2024-03-28 16:18:16 +08:00
..
chunk-method-modal 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) 2024-03-27 17:56:34 +08:00
deleting-confirm feat: save the selected parser to the backend on the upload file page and upload document (#54) 2024-02-05 12:01:27 +08:00
pdf-previewer fix: by obtaining the width and height of the pdf and passing it to b… (#151) 2024-03-26 14:51:34 +08:00
rename-modal fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) 2024-03-20 11:13:51 +08:00
similarity-slider add help info (#142) 2024-03-22 15:35:06 +08:00
image.tsx feat: transform the parser's data structure and add Image to TestingResult (#63) 2024-02-08 18:50:11 +08:00
max-token-number.tsx 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) 2024-03-28 11:42:40 +08:00
modal-manager.tsx feat: confirm before deleting knowledge base and add ChunkToolBar (#56) 2024-02-05 19:26:03 +08:00
new-document-link.tsx feat: add corresponding icons to files (#164) 2024-03-28 16:18:16 +08:00
svg-icon.tsx feat: add image for chunk method (#139) 2024-03-21 16:45:03 +08:00