ragflow / web /src /pages /knowledge

Commit History

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