b6837d4ca6
feat: add corresponding icons to files ( #164 )
2024-03-28 16:18:16 +08:00
0629847c09
feat: hide filters button and hide testing history ( #149 )
...
* feat: hide testing history
* feat: hide filters button
2024-03-25 16:39:28 +08:00
1edbd36baf
add help info ( #142 )
2024-03-22 15:35:06 +08:00
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
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
d38e92aac8
fix: fixed the issue that the prompt word for registering an account is not in English and fixed the issue where the last message would keep loading if the backend reported an error during chat and fixed the issue where the next button would float above the file list on the file upload page ( #133 )
...
* feat: fixed the issue where the next button would float above the file list on the file upload page.
* feat: fixed the issue where the last message would keep loading if the backend reported an error during chat.
* fix: fixed the issue that the prompt word for registering an account is not in English
2024-03-19 19:21:35 +08:00
2b2808c268
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% ( #106 )
...
* feat: if it is not a pdf file, set the width of chunkContainer to 100%
* feat: login with github
2024-03-07 14:23:42 +08:00
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
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
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
53be70c7a9
feat: transform the parser's data structure and add Image to TestingResult ( #63 )
...
* feat: add Image to TestingResult
* feat: transform the parser's data structure
2024-02-08 18:50:11 +08:00
1a156e6569
feat: test document chunks ( #62 )
2024-02-08 18:12:31 +08:00
0a903c7714
feat: add SelectFiles and add KnowledgeTesting ( #60 )
...
* feat: add KnowledgeTesting
* feat: add SelectFiles
2024-02-08 11:58:43 +08:00