ragflow / web /src /pages /knowledge

Commit History

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

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

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

feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10

balibabu commited on

feat: hide filters button and hide testing history (#149)
1903239

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: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a

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: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62

balibabu commited on

feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb

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: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d

balibabu commited on

feat: set chunk to available state and select all chunk (#57)
97d4387

balibabu commited on

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

balibabu commited on

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

balibabu commited on

feat: Modify the color of the svg icon in the header according to the selected state and feat: extract routing information from the knowledge base into constants (#51)
503735c

balibabu commited on

feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26

balibabu commited on

feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47)
362ec6c

balibabu commited on

feat: prevent the user from entering the knowledge base if he is not logged in (#45)
04aba1b

balibabu commited on

feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44)
e1bc1d4

balibabu yangqianjuan commited on

update knowledge_kb (#34)
fad2ec7

yqj123 commited on

add front end code (#27)
6b8fc2c

KevinHuSh commited on