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
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
d56c9e7630
feat: add chunkText to messageText to distinguish table rows and when parsing, the delete and other buttons are set to disabled. ( #130 )
...
* feat: when parsing, the delete and other buttons are set to disabled.
* feat: add chunkText to messageText to distinguish table rows
2024-03-19 10:20:50 +08:00
balibabu
937048e5fb
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page ( #122 )
...
* feat: fixed the issue where gif images could not be uploaded on the configuration page
* feat: remove loading from document table
2024-03-14 19:22:39 +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
07d76ea18d
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg ( #97 )
...
* feat: Remove duplicate \n from record.progress_msg
* feat: add DocumentPreviewer for chunk of chat reference
2024-03-05 16:30:28 +08:00
balibabu
eec529f8c5
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf ( #94 )
...
* feat: remove react-pdf
* feat: add Skeleton to Preview of document
* feat: set width of chunk text to 100%
2024-03-04 19:28:30 +08:00
balibabu
fae00827e6
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting ( #92 )
...
* feat: add Upload to AssistantSetting
* feat: locate the specific location of the document based on the coordinates of the chunk
2024-03-04 17:03:23 +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
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
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
503735cd1d
feat: Modify the color of the svg icon in the header according to the selected state and feat: extract routing information from the knowledge base into constants ( #51 )
...
* feat: Modify the color of the svg icon in the header according to the selected state
* feat: add translation icon to header
* feat: shorten the route length of the knowledge base
* feat: extract routing information from the knowledge base into constants
2024-02-02 09:35:21 +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
f3dd131403
set port ( #39 )
...
* set port
* add knowledge-search
* update text
2024-01-19 18:35:24 +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