ragflow/web/src/pages/chat
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
..
chat-configuration-modal feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) 2024-03-05 16:30:28 +08:00
chat-container feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) 2024-03-05 16:30:28 +08:00
constants.ts feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
hooks.ts feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) 2024-03-05 16:30:28 +08:00
index.less feat: fixed the issue where chat greetings could not appear (#95) 2024-03-05 12:01:48 +08:00
index.tsx feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92) 2024-03-04 17:03:23 +08:00
interface.ts feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
message-box.tsx feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) 2024-02-19 19:16:23 +08:00
model.ts feat: fetch parser list for SegmentSetModal (#81) 2024-02-28 18:57:10 +08:00
utils.ts feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79) 2024-02-28 16:28:33 +08:00