ragflow/web/src/pages/chat
2024-03-08 19:33:33 +08:00
..
chat-configuration-modal 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) 2024-03-06 19:17:45 +08:00
chat-container feat: bind length of conversationList to chat count (#116) 2024-03-08 19:33:33 +08:00
constants.ts feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
hooks.ts feat: bind length of conversationList to chat count (#116) 2024-03-08 19:33:33 +08:00
index.less feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99) 2024-03-05 19:28:44 +08:00
index.tsx feat: bind length of conversationList to chat count (#116) 2024-03-08 19:33:33 +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: bind length of conversationList to chat count (#116) 2024-03-08 19:33:33 +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