ragflow/web/src/pages/chat
balibabu 6048926a4d
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105)
* feat: logout

* feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens
2024-03-07 11:38:32 +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: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105) 2024-03-07 11:38:32 +08:00
constants.ts feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
hooks.ts 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
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: 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
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: 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
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