2ca0dc0fc5
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount ( #121 )
...
* feat: fetch llm factory list on UserSettingModel mount
* feat: add language to Configuration
* feat: submit api key
2024-03-12 18:58:09 +08:00
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
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
eb517f3106
feat: add file icon and add message popover content ( #77 )
...
* feat: add message popover content
* feat: add file icon
2024-02-27 19:05:50 +08:00
d1417102b6
feat: render message reference and add avatar to MessageItem ( #73 )
...
* feat: add temporary conversation
* feat: add avatar to MessageItem
* feat: render message reference
2024-02-26 18:38:54 +08:00
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
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
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
1a156e6569
feat: test document chunks ( #62 )
2024-02-08 18:12:31 +08:00
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
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
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