balibabu
38f0cc016f
fix: #567 use modal to upload files in the knowledge base ( #601 )
...
### What problem does this PR solve?
fix: #567 use modal to upload files in the knowledge base
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-29 15:45:19 +08:00
balibabu
373946ef3f
change language #245 ( #246 )
...
### What problem does this PR solve?
change language
Issue link: #245
- [x] New Feature (non-breaking change which adds functionality)
2024-04-07 17:41:29 +08:00
balibabu
2673be8bc1
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json ( #203 )
...
feat: remove showDeleteConfirm function
feat: center the Empty of knowledge list
feat: extract the text of the login page to en.json
#204
2024-04-02 15:44:09 +08:00
balibabu
6cf088911f
fix: fixed the issue where ChunkMethodModal cannot correctly display … ( #189 )
...
fix: fixed the issue where ChunkMethodModal cannot correctly display the
current chunk method when switching chunk methods between two document
rows.
2024-04-01 18:11:07 +08:00
balibabu
dad0d2eb9d
feat: jumping from the chunk list page to the file list page keeps th… ( #174 )
...
* feat: jumping from the chunk list page to the file list page keeps the original page number.
* feat: jump to the file upload page and reset the file list page number to 1
2024-03-31 17:44:34 +08:00
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
balibabu
2f4c71b4b4
feat: add pages to ChunkMethodModal ( #143 )
2024-03-22 16:57:09 +08:00
balibabu
73c2f4d418
feat: add hooks for document table and refactor document-related modal ( #141 )
...
* feat: add hooks for document table
* refactor: refactor document-related modal
2024-03-22 11:35:25 +08:00
balibabu
fce14ee187
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 )
...
* feat: download documents on the document list page
* feat: add tooltip to Form.Item
* feat: set font family to inter
* feat: add loading to ChatContainer
2024-03-20 18:20:42 +08:00
balibabu
5fb8989bb1
feat: display all pdf pages and add DocumentPreview ( #88 )
...
* feat: add DocumentPreview
* feat: display all pdf pages
2024-03-01 11:28:58 +08:00
balibabu
332d4874d0
feat: fetch parser list for SegmentSetModal ( #81 )
2024-02-28 18:57:10 +08:00
balibabu
01ab5b5db1
feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails ( #79 )
...
* feat: fetch file thumbnails
* feat: preview reference image
* feat: delete conversation
* feat: rename conversation
2024-02-28 16:28:33 +08:00
balibabu
f3d0ebd293
feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document ( #64 )
...
* feat: add a run button to the document
* feat: add knowledge configuration page
* feat: remove KnowledgeSearching
2024-02-18 18:18:20 +08:00
balibabu
97d4387982
feat: set chunk to available state and select all chunk ( #57 )
...
* feat: set chunk to available state
* feat: select all chunk
2024-02-06 18:45:20 +08:00
balibabu
eb381963b3
feat: confirm before deleting knowledge base and add ChunkToolBar ( #56 )
...
* feat: confirm before deleting knowledge base
* feat: add ChunkToolBar
2024-02-05 19:26:03 +08:00
balibabu
f305776217
feat: save the selected parser to the backend on the upload file page and upload document ( #54 )
...
* feat: add pagination to document table
* feat: fetch document list by page
* feat: poll the document list
* feat: upload document
* feat: save the selected parser to the backend on the upload file page
2024-02-05 12:01:27 +08:00
balibabu
7b71fb2db6
feat: modify routing to nested mode and rename document ( #52 )
...
* feat: modify routing to nested mode
* feat: rename document
2024-02-02 18:49:54 +08:00
balibabu
362ec6c364
feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType ( #47 )
...
* feat: use DvaModel instead of redundant types such as kAModelType
* feat: set the type for registerServer
* feat: remove loading from model
2024-01-30 19:26:29 +08:00
balibabu
04aba1bb65
feat: prevent the user from entering the knowledge base if he is not logged in ( #45 )
2024-01-29 19:28:39 +08:00
yqj123
fad2ec7cf3
update knowledge_kb ( #34 )
...
* update typescript
* add chunk api
* remove useless code
2024-01-18 18:27:38 +08:00
KevinHuSh
6b8fc2ce1f
add front end code ( #27 )
2024-01-17 09:37:01 +08:00