fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f
balibabucommited on
fix: after logging out and entering the knowledge base page again, the data before still exists #1306 (#1597)
bb69456
balibabucommited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabucommited 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
balibabucommited on
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf
balibabucommited on
feat: hide filters button and hide testing history (#149)
1903239
balibabucommited on
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e
balibabucommited on
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62
balibabucommited on
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited on
feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196
balibabucommited on
feat: modify routing to nested mode and rename document (#52)
7b71fb2
balibabucommited 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
balibabucommited on
feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26
balibabucommited on
feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47)
362ec6c
balibabucommited on
feat: prevent the user from entering the knowledge base if he is not logged in (#45)