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
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
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
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
452020d33a
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard ( #65 )
...
* feat: bind backend data to KnowledgeCard
* feat: add ChatConfigurationModal
* feat: add temperature and top-p to ModelSetting
2024-02-19 19:16:23 +08:00