ragflow/web/src/pages/chat/chat-configuration-modal
2024-03-22 15:35:06 +08:00
..
assistant-setting.tsx add help info (#142) 2024-03-22 15:35:06 +08:00
editable-cell.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
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 loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136) 2024-03-20 18:20:42 +08:00
index.tsx feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124) 2024-03-15 14:34:09 +08:00
model-setting.tsx add help info (#142) 2024-03-22 15:35:06 +08:00
prompt-engine.tsx add help info (#142) 2024-03-22 15:35:06 +08:00