ragflow/web/src/pages
balibabu 07a83f93d5
Feat: The prompt words "plan" are displayed only when the agent operator has sub-agent operators or sub-tool operators. #10000 (#10001)
### What problem does this PR solve?

Feat: The prompt words "plan" are displayed only when the agent operator
has sub-agent operators or sub-tool operators. . #10000
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-09-09 21:18:24 +08:00
..
add-knowledge Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
agent Feat: The prompt words "plan" are displayed only when the agent operator has sub-agent operators or sub-tool operators. #10000 (#10001) 2025-09-09 21:18:24 +08:00
agents Feat: The prompt words "plan" are displayed only when the agent operator has sub-agent operators or sub-tool operators. #10000 (#10001) 2025-09-09 21:18:24 +08:00
chat Fix: Fixed the issue where the model configuration page could not be scrolled #9572 (#9579) 2025-08-20 10:30:08 +08:00
chunk fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
data-flow Feat: Add ParserForm to the data pipeline #9869 (#9986) 2025-09-09 09:50:46 +08:00
data-flows Feat: Initialize the data pipeline canvas. #9869 (#9870) 2025-09-02 15:47:33 +08:00
dataset Fix: Issue of ineffective weight adjustment for retrieval_test API-related functions #9854 (#9989) 2025-09-09 12:32:22 +08:00
datasets fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
document-viewer
file-manager
files Fix: The files in the knowledge base folder on the file management page should not be deleted #9975 (#9976) 2025-09-08 12:48:58 +08:00
flow Docs: Deprecated 'Create session with agent' (#9464) 2025-08-14 12:13:11 +08:00
home Fix: Optimized the table of contents style and homepage card layout #3221 (#9993) 2025-09-09 18:50:43 +08:00
knowledge
login Feat: Switch the root route to the new page #3221 (#9560) 2025-08-19 17:41:03 +08:00
login-next Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
next-chats fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
next-search Fix: Optimize search functionality #3221 (#10002) 2025-09-09 21:18:06 +08:00
next-searches fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
profile-setting Fix: Remove the file size and quantity restrictions of the upload control #9613 #9598 (#9618) 2025-08-21 10:54:17 +08:00
search feat(search): Optimized search functionality and user interface #3221 (#9535) 2025-08-19 09:39:48 +08:00
user-setting Improve model tag rendering by splitting comma-separated string into styled <Tag> components (#9762) 2025-08-28 14:06:52 +08:00
404.jsx