ragflow/web/src/pages
lenghanz a2e080c2d3
feat: display name instead of key in user fillup form submission (#11931)
### What problem does this PR solve?

- Change the message format from 'key: value' to 'name: value' when user
submits the fillup form in agent chat.
- This resolves #11865
- I think this change makes sense, better aligning the form and the
replied message.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-12-15 19:12:01 +08:00
..
admin <Input> component horizontal padding adjustment (#11418) 2025-11-21 09:58:55 +08:00
agent feat: display name instead of key in user fillup form submission (#11931) 2025-12-15 19:12:01 +08:00
agents Feature/docs generator (#11858) 2025-12-12 14:59:43 +08:00
chunk Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
dataflow-result Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
dataset Add DeepseekV3.2 of Tongyi-Qianwen and remove unused code (#11898) 2025-12-11 13:55:01 +08:00
datasets Features: Memory page rendering and other bug fixes (#11784) 2025-12-08 10:17:56 +08:00
document-viewer Feat: Replace antd with shadcn and delete the template node. #10427 (#11693) 2025-12-03 14:37:58 +08:00
files Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
home Fix: Added styles for empty states on the page. #10703 (#11588) 2025-11-28 14:03:20 +08:00
login-next Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
memories Feature: Memory interface integration testing (#11833) 2025-12-09 14:52:58 +08:00
memory Feature: Memory interface integration testing (#11833) 2025-12-09 14:52:58 +08:00
next-chats Features: Memory page rendering and other bug fixes (#11784) 2025-12-08 10:17:56 +08:00
next-search Refa: refactor metadata filter (#11907) 2025-12-12 17:12:38 +08:00
next-searches Fix: Changed 'HightLightMarkdown' to 'HighLightMarkdown' (#11803) 2025-12-08 11:11:48 +08:00
user-setting Fix: forget-reset password (#11927) 2025-12-12 16:16:17 +08:00
404.jsx