ragflow/web/src/utils
balibabu 44541a8c33
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)
* feat: select the corresponding parsing method according to the file type

* feat: after the document is successfully uploaded, use the ChunkMethodModal  to select the parsing method.

* feat: add pdf types to ParserListMap

* feat: remove ChunkMethodModal from knowledge-file
2024-03-27 17:56:34 +08:00
..
api.ts 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) 2024-03-27 17:56:34 +08:00
authorizationUtil.ts feat: prevent the user from entering the knowledge base if he is not logged in (#45) 2024-01-29 19:28:39 +08:00
date.ts feat: layout the knowledge list page and modify the page switching button in the header (#48) 2024-01-31 19:29:57 +08:00
documentUtils.ts 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) 2024-03-27 17:56:34 +08:00
domUtils.ts feat: add file icon and add message popover content (#77) 2024-02-27 19:05:50 +08:00
fileUtil.ts 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) 2024-03-20 18:20:42 +08:00
hooks.ts add front end code (#27) 2024-01-17 09:37:01 +08:00
index.ts feat: add file icon and add message popover content (#77) 2024-02-27 19:05:50 +08:00
registerServer.ts feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47) 2024-01-30 19:26:29 +08:00
request.ts feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117) 2024-03-11 16:13:34 +08:00
storeUtil.ts feat: set chunk to available state and select all chunk (#57) 2024-02-06 18:45:20 +08:00