ragflow/web/src/pages/agent
balibabu cc0227cf6e
Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068)
### What problem does this PR solve?
Fix: Fixed the issue that the condition of deleting the classification
operator cannot be connected anymore #3221
### Type of change



- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-28 14:16:20 +08:00
..
canvas Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
chat Feat: Upload files in the chat box on the agent page #3221 (#9035) 2025-07-24 19:17:56 +08:00
components Feat: Modify the background color of the agent canvas #3221 (#9020) 2025-07-24 11:20:00 +08:00
debug-content Feat: Adjust the style of the agent canvas connection line #3221 (#8922) 2025-07-18 19:26:24 +08:00
embed-dialog Feat: Share agent dialog box externally #3221 (#9005) 2025-07-23 18:10:18 +08:00
form Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
form-sheet Feat: Allows users to delete a condition of a conditional operator #3221 (#9022) 2025-07-24 15:30:28 +08:00
hooks 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
log-sheet Fix: Add parsing animations to the agent log and optimize some page styles (#9040) 2025-07-25 12:16:17 +08:00
run-sheet 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
upload-agent-dialog Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
utils Feat: Support uploading files when running agent #3221 (#8697) 2025-07-07 12:18:18 +08:00
version-dialog 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
constant.tsx Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
context.ts Feat: Add a child operator node by clicking the operator node anchor point #3221 (#8309) 2025-06-17 11:57:07 +08:00
flow-tooltip.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
form-hooks.ts Feat: Add FormDrawer to agent page. #3221 (#5323) 2025-02-25 11:32:01 +08:00
hooks.tsx Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
index.tsx Feat: Filter the agent form's large model list by type #3221 (#9049) 2025-07-25 19:25:19 +08:00
interface.ts Feat: Use the node ID as the key to destroy different types of form components to switch the form values ​​of the same type of operators #3221 (#8288) 2025-06-16 16:28:20 +08:00
operator-icon.tsx Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
options.ts Feat: Add retrieval tool #3221 (#8491) 2025-06-25 18:32:56 +08:00
store.ts Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
utils.test.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
utils.ts Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00