ragflow / web /src /hooks /knowledgeHook.ts

Commit History

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

feat: add file icon to table of FileManager #345 (#543)
bd39551

balibabu commited on

fix: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215)
ebd2f75

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

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

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: 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

balibabu commited on

feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45

balibabu commited on

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

balibabu commited on

feat: fetch conversation and delete chat dialog (#69)
058cd84

balibabu commited on

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

balibabu commited on

feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
f3d0ebd

balibabu commited on

feat: create chunk and edit chunk and delete chunk (#58)
eb8254e

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