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
fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080
balibabucommited on
feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10
balibabucommited 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
balibabucommited on
feat: add pages to ChunkMethodModal (#143)
0cf2c67
balibabucommited on
feat: add hooks for document table and refactor document-related modal (#141)
c22c6b5
balibabucommited 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
balibabucommited on
feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45
balibabucommited on
feat: fetch parser list for SegmentSetModal (#81)
06526fb
balibabucommited on
feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb
balibabucommited on
feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
f3d0ebd
balibabucommited on
feat: set chunk to available state and select all chunk (#57)
97d4387
balibabucommited on
feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196
balibabucommited on
feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776
balibabucommited on
feat: modify routing to nested mode and rename document (#52)
7b71fb2
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)