ragflow / web /src /components

Commit History

feat: Support for conversational streaming (#809)
cb33b9e

balibabu commited on

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

balibabu commited on

feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde

balibabu commited on

fix: fix uploaded file time error #680 (#690)
8d2a400

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

balibabu commited on

fix: omit long file names (#608)
d13f144

balibabu commited on

fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf

balibabu commited on

feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461)
7651eb4

balibabu commited on

feat: translate EmbedModal #345 (#455)
7ba250b

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: add support for ollama #221 (#260)
21cf732

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218)
8191450

balibabu commited on

fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe

balibabu commited on

remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf

balibabu commited on

fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080

balibabu commited on

feat: add corresponding icons to files (#164)
b0b89da

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

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