ragflow/web/src/pages/agent/hooks
balibabu afd3a508e5
Fix: Set the maximum number of rounds for the agent to 1 #3221 (#9238)
### What problem does this PR solve?

Fix: Fixed the issue where numbers could not be displayed in the numeric
input box under white theme #3221
Fix: Set the maximum number of rounds for the agent to 1 #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-08-05 14:32:06 +08:00
..
use-add-node.ts Fix: Set the maximum number of rounds for the agent to 1 #3221 (#9238) 2025-08-05 14:32:06 +08:00
use-agent-tool-initial-values.ts Feat: Add wencai operator #3221 (#9116) 2025-07-30 14:34:06 +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
use-cache-chat-log.ts Fix: Fix share-chat bugs (#9150) 2025-08-01 12:38:29 +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-export-json.ts
use-fetch-data.ts
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
use-get-begin-query.tsx Fix: Fixed the issue that variables defined in the begin operator cannot be referenced in the switch operator. #3221 (#8950) 2025-07-21 19:11:11 +08:00
use-iteration.ts
use-move-note.ts Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
use-open-document.ts
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-set-graph.ts
use-show-dialog.ts Feat: Show agent embed dialog #3221 (#8903) 2025-07-18 09:47:21 +08:00
use-show-drawer.tsx Feat: Delete the operator node and hide the corresponding sheet #3221 (#9142) 2025-08-01 09:38:48 +08:00
use-watch-form-change.ts Feat: Add CrawlerForm component #3221 (#8857) 2025-07-15 18:12:00 +08:00