ragflow/web/src/hooks
balibabu 685114d253
Feat: Display the pipeline on the agent canvas #9869 (#10638)
### What problem does this PR solve?

Feat: Display the pipeline on the agent canvas #9869
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-10-17 18:47:33 +08:00
..
__tests__ Fix: Disable Auto-scroll when user looks back through historical chat-Bug 9062 (#9107) 2025-07-31 12:13:15 +08:00
logic-hooks Feat: Display the pipeline on the agent canvas #9869 (#10638) 2025-10-17 18:47:33 +08:00
auth-hooks.ts Fix: Try to fix the issue of not being able to log in through Oauth2 #9601 (#9717) 2025-08-26 14:06:28 +08:00
chat-hooks.ts Feat: Load the dialog page, prohibit calling the dialog/get interface #6798 (#6799) 2025-04-03 18:04:40 +08:00
chunk-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
common-hooks.tsx Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
document-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
file-manager-hooks.ts Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00
flow-hooks.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
knowledge-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
llm-hooks.tsx Fix: Merge different types of models from the same manufacturer #10146 (#10157) 2025-09-18 17:15:54 +08:00
logic-hooks.ts Fix: Reset all data except the first one on the chat page shared with others #3221 (#9567) 2025-08-19 19:04:40 +08:00
login-hooks.ts Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00
plugin-hooks.tsx Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
route-hook.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
system-hooks.ts Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
use-agent-request.ts Feat: Importing data flow files from the list page #9869 (#10446) 2025-10-09 19:03:29 +08:00
use-callback-ref.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-chat-request.ts Feat: Create a conversation before uploading files #3221 (#9832) 2025-08-29 18:36:40 +08:00
use-chunk-request.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-controllable-state.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-dataflow-request.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-document-request.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-file-request.ts Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00
use-knowledge-request.ts Feat: Modify the translation file of the workflow #9869 (#10430) 2025-10-09 13:55:36 +08:00
use-llm-request.ts Fix: Document Previewer is not working #9606 (#9656) 2025-08-22 12:03:51 +08:00
use-mcp-request.ts Feat: Synchronize MCP data to agent #3221 (#8832) 2025-07-15 09:37:08 +08:00
use-send-message.ts Fix: Fixed share-log UI issues and log-template bugs (#9166) 2025-08-01 18:32:38 +08:00
use-user-setting-request.tsx Fix: Document Previewer is not working #9606 (#9656) 2025-08-22 12:03:51 +08:00
user-setting-hooks.tsx Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00