ragflow / web /src /components

Commit History

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

balibabu commited 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

balibabu commited on

fix: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca

balibabu commited on

feat: add pages to ChunkMethodModal (#143)
0cf2c67

balibabu commited on

add help info (#142)
b7adc24

KevinHuSh commited on

feat: add image for chunk method (#139)
967c830

balibabu commited 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

balibabu commited on

fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e

balibabu commited on

feat: set local path of workerSrc to PdfLoader (#101)
cf3a5c1

balibabu commited on

feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62

balibabu commited on

feat: fixed the issue where chat greetings could not appear (#95)
830bf29

balibabu commited on

feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb

balibabu commited on

feat: add file icon and add message popover content (#77)
8e222fd

balibabu commited on

feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99

balibabu commited on

feat: transform the parser's data structure and add Image to TestingResult (#63)
53be70c

balibabu commited on

feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196

balibabu commited on

feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776

balibabu commited on

feat: modify routing to nested mode and rename document (#52)
7b71fb2

balibabu commited on