ragflow/web/src
balibabu 33d01150d5
For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218)
…k token number needs to be displayed. #217

### What problem does this PR solve?

For any type of file, if the parsing method is general, the chunk token
number needs to be displayed. #217

Issue link: #217

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-03 14:32:07 +08:00
..
assets feat: add logo-with-text.png (#184) 2024-04-01 10:54:11 +08:00
components For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218) 2024-04-03 14:32:07 +08:00
constants feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 2024-03-08 17:09:07 +08:00
hooks fix: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215) 2024-04-03 12:07:41 +08:00
icons feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128) 2024-03-18 16:45:01 +08:00
interfaces feat: add pages to ChunkMethodModal (#143) 2024-03-22 16:57:09 +08:00
layouts remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203) 2024-04-02 15:44:09 +08:00
less fix: by obtaining the width and height of the pdf and passing it to b… (#151) 2024-03-26 14:51:34 +08:00
locales fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212) 2024-04-03 11:21:54 +08:00
pages fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212) 2024-04-03 11:21:54 +08:00
services 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
theme add front end code (#27) 2024-01-17 09:37:01 +08:00
utils feat: add corresponding icons to files (#164) 2024-03-28 16:18:16 +08:00
wrappers feat: set initial state of auth to null (#108) 2024-03-07 15:32:12 +08:00
app.tsx remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203) 2024-04-02 15:44:09 +08:00
global.less feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173) 2024-03-29 16:15:12 +08:00
global.ts feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195) 2024-04-02 10:31:46 +08:00
inter.less 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
routes.ts feat: add pages to ChunkMethodModal (#143) 2024-03-22 16:57:09 +08:00