ragflow/web/src/hooks
balibabu 58a64000ea
Feat: Render agent setting dialog #3221 (#9312)
### What problem does this PR solve?

Feat: Render agent setting dialog #3221
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-08-08 11:00:55 +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: Render dialog list #3221 (#9249) 2025-08-05 17:47:44 +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
document-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
file-manager-hooks.ts
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: Fixed the issue where the agent's chat box could not automatically scroll to the bottom #3221 (#9219) 2025-08-05 09:26: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
system-hooks.ts Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
use-agent-request.ts Feat: Render agent setting dialog #3221 (#9312) 2025-08-08 11:00:55 +08:00
use-callback-ref.ts
use-chat-request.ts Feat: Render chat page #3221 (#9298) 2025-08-07 11:07:15 +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
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 Fix: Fixed share-log UI issues and log-template bugs (#9166) 2025-08-01 18:32:38 +08:00
user-setting-hooks.tsx Feat: Add LangfuseCard component. #6155 (#6468) 2025-03-24 19:07:55 +08:00