ragflow/web/src/pages/agent/hooks
balibabu 5a88c01111
Feat: Filter structured output data directly during the rendering stage. #10866 (#10958)
### What problem does this PR solve?

Feat: Filter structured output data directly during the rendering stage.
#10866

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-11-03 14:48:35 +08:00
..
use-add-node.ts Feat: Move the pipeline translation field to flow #9869 (#10697) 2025-10-21 15:23:37 +08:00
use-agent-tool-initial-values.ts Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
use-before-delete.tsx Feat: Delete the agent and tool nodes downstream of the agent node #3221 (#8450) 2025-06-24 11:33:01 +08:00
use-build-dsl.ts Feature/agent UI style optimization (#10385) 2025-10-09 11:12:12 +08:00
use-build-options.tsx Feat: Display the pipeline on the agent canvas #9869 (#10638) 2025-10-17 18:47:33 +08:00
use-build-structured-output.ts Feat: Filter structured output data directly during the rendering stage. #10866 (#10958) 2025-11-03 14:48:35 +08:00
use-cache-chat-log.ts Fix: Fix share-chat bugs (#9150) 2025-08-01 12:38:29 +08:00
use-calculate-sheet-right.ts Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00
use-cancel-dataflow.ts Feat: Display the pipeline on the agent canvas #9869 (#10638) 2025-10-17 18:47:33 +08:00
use-change-node-name.ts Feat: Modify the agent tool name #3221 (#8780) 2025-07-10 18:36:34 +08:00
use-chat-logic.ts Fix: Fixed the loss of Await Response function on the share page and other style issues #3221 (#9216) 2025-08-04 18:06:56 +08:00
use-connection-drag.ts Feat: Display the pipeline on the agent canvas #9869 (#10638) 2025-10-17 18:47:33 +08:00
use-download-output.ts Feat: Display the pipeline on the agent canvas #9869 (#10638) 2025-10-17 18:47:33 +08:00
use-dropdown-position.ts Feature/agent UI style optimization (#10385) 2025-10-09 11:12:12 +08:00
use-export-json.ts Feat: Import dsl from agent list page #9869 (#10033) 2025-09-10 18:22:16 +08:00
use-fetch-data.ts Feat: Enables the message operator form to reference the data defined by the begin operator #3221 (#8108) 2025-06-06 17:54:59 +08:00
use-fetch-pipeline-log.ts Feat: Display the pipeline on the agent canvas #9869 (#10638) 2025-10-17 18:47:33 +08:00
use-find-mcp-by-id.ts Feat: Render the mcp list on the agent page #3221 (#8829) 2025-07-14 17:03:58 +08:00
use-form-values.ts Feat: Add AgentNode component #3221 (#8019) 2025-06-03 17:42:30 +08:00
use-get-begin-query.tsx Fix: Click the reset button on the agent page shared externally, and the greeting in conversation mode should not be deleted. #10567 (#10571) 2025-10-15 11:22:37 +08:00
use-is-mcp.ts Feat: Modify the style of the agent operator form #10703 (#10821) 2025-10-27 19:37:52 +08:00
use-is-pipeline.ts Feat: Display the pipeline on the agent canvas #9869 (#10638) 2025-10-17 18:47:33 +08:00
use-iteration.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
use-move-note.ts Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
use-open-document.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
use-placeholder-manager.ts Fix: Fixed the issue where the connection lines of placeholder nodes in the agent canvas could not be displayed #9869 (#10485) 2025-10-11 15:24:27 +08:00
use-run-dataflow.ts Feat: Display the pipeline operation sheet on the agent page #9869 (#10690) 2025-10-21 12:59:30 +08:00
use-save-graph.ts Feat: Replace the link of the old version of the agent module #3221 (#9130) 2025-07-31 12:14:00 +08:00
use-send-shared-message.ts Fix: Click the reset button on the agent page shared externally, and the greeting in conversation mode should not be deleted. #10567 (#10571) 2025-10-15 11:22:37 +08:00
use-set-graph.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
use-show-dialog.ts Feat: Displays the embedded page of the chat module #3221 (#9532) 2025-08-18 18:02:13 +08:00
use-show-drawer.tsx Feat: Move the pipeline translation field to flow #9869 (#10697) 2025-10-21 15:23:37 +08:00
use-watch-form-change.ts Feat: Add CrawlerForm component #3221 (#8857) 2025-07-15 18:12:00 +08:00