ragflow/web/src/hooks
balibabu 0aa160a990
Feat: Delete the operator node and hide the corresponding sheet #3221 (#9142)
### What problem does this PR solve?

Feat: Delete the operator node and hide the corresponding sheet #3221
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-08-01 09:38:48 +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: Add agent-log-list page (#9076) 2025-07-30 09:48:51 +08:00
auth-hooks.ts Feat: Add frontend support for third-party login integration (#7553) 2025-05-14 12:19: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: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
document-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
file-manager-hooks.ts Fix: Delete unused code #3651 (#3852) 2024-12-04 14:15:17 +08:00
flow-hooks.ts Feat: add agent share team viewer (#6222) 2025-03-19 19:04:13 +08:00
knowledge-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
llm-hooks.tsx Fix:Optimize Agent template page, fix bugs in knowledge base (#9009) 2025-07-24 09:30:05 +08:00
logic-hooks.ts Fix: Disable Auto-scroll when user looks back through historical chat-Bug 9062 (#9107) 2025-07-31 12:13:15 +08:00
login-hooks.ts Feat: Add frontend support for third-party login integration (#7553) 2025-05-14 12:19:28 +08:00
plugin-hooks.tsx Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
route-hook.ts fix: remove unused libraries #1306 (#1649) 2024-07-23 15:03:58 +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: Replace the link of the old version of the agent module #3221 (#9130) 2025-07-31 12:14:00 +08:00
use-callback-ref.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-chat-request.ts Feat: Fixed the issue where the chat page would jump after entering the homepage #3221 (#7616) 2025-05-13 17:57:28 +08:00
use-chunk-request.ts fix:Use use-chunk-request.ts to replace chunk-hooks.ts; implement chunk selectAll, enable, disable and other functions (#8695) 2025-07-07 14:13:13 +08:00
use-controllable-state.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-document-request.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
use-file-request.ts Feat: Deleting files in batches. #3221 (#7234) 2025-04-23 19:03:02 +08:00
use-knowledge-request.ts Fix: Generate avatar; Add knowledge graph; Modify the style of the MultiSelect component (#8952) 2025-07-21 19:11:27 +08:00
use-llm-request.ts Feat: Filter the agent form's large model list by type #3221 (#9049) 2025-07-25 19:25:19 +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 Feat: Delete the operator node and hide the corresponding sheet #3221 (#9142) 2025-08-01 09:38:48 +08:00
user-setting-hooks.tsx Feat: Add LangfuseCard component. #6155 (#6468) 2025-03-24 19:07:55 +08:00