ragflow/web/src/pages/chat
balibabu 39ac3b1e60
feat: add custom edge (#1061)
### What problem does this PR solve?
feat: add custom edge
feat: add flow card
feat: add store for canvas
#918 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-06-05 10:46:06 +08:00
..
chat-api-key-modal feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461) 2024-04-19 19:05:30 +08:00
chat-configuration-modal feat: add custom edge (#1061) 2024-06-05 10:46:06 +08:00
chat-container fix: thumbnails are too large in the chat box #818 (#819) 2024-05-17 14:16:55 +08:00
chat-overview-modal Reorganized docs for docusaurus publish (#860) 2024-05-21 20:53:55 +08:00
embed-modal fix: the site domain name in the Chat Bot API is hardcoded. #776 (#859) 2024-05-21 17:37:19 +08:00
markdown-content feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00
share fix: thumbnails are too large in the chat box #818 (#819) 2024-05-17 14:16:55 +08:00
constants.ts feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
hooks.ts feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00
index.less fix: if the conversation name is too long, it will overflow the current item. #607 (#972) 2024-05-29 18:32:03 +08:00
index.tsx fix: if the conversation name is too long, it will overflow the current item. #607 (#972) 2024-05-29 18:32:03 +08:00
interface.ts feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +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: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461) 2024-04-19 19:05:30 +08:00
shared-hooks.ts feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00
utils.ts feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00