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
b6837d4ca6
feat: add corresponding icons to files ( #164 )
2024-03-28 16:18:16 +08:00
balibabu
78727c8809
fix: disable sending messages if both application and conversation are empty and add loading to all pages ( #134 )
...
* feat: add loading to all pages
* fix: disable sending messages if both application and conversation are empty
* feat: add chatSpin class to Spin of chat
2024-03-20 11:13:51 +08:00
balibabu
aaf3084324
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting ( #104 )
...
* feat: set initial value for the model field of chat setting
* feat: add category column to chunk table
* feat: fetch knowledge detail on KnowledgeUploadFile mount
2024-03-06 19:17:45 +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
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
5a0f1d2b84
feat: fetch conversation and delete chat dialog ( #69 )
...
* feat: set chat configuration to backend
* feat: exclude unEnabled variables
* feat: delete chat dialog
* feat: fetch conversation
2024-02-22 17:14:25 +08:00
balibabu
8c4ec9955e
feat: create a chat assistant and extract SimilaritySlider ( #67 )
...
* feat: extract SimilaritySlider
* feat: create a chat assistant
2024-02-20 18:10:20 +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
eb8254e688
feat: create chunk and edit chunk and delete chunk ( #58 )
...
* feat: create chunk and edit chunk
* feat: delete chunk
* feat: search chunks
* feat: delete chunks in batches
* feat: set whether chunks are available in batches
2024-02-07 18:04:25 +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