ragflow/web/src/pages/agent
balibabu 96b63cc81f
Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434)
### What problem does this PR solve?
Feat: Use the message_id returned by the interface as the id of the
reply message #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-06-24 09:34:33 +08:00
..
canvas Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00
chat Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00
debug-content Feat: Create empty agent #3221 (#8054) 2025-06-05 12:04:31 +08:00
form Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00
form-sheet Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00
hooks Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00
log-sheet Feat: Display the agent node running timeline #3221 (#8185) 2025-06-11 14:24:43 +08:00
run-sheet Feat: Add RunSheet component #3221 (#8045) 2025-06-04 15:56:47 +08:00
upload-agent-dialog Feat: Upload agent file #3221 (#5311) 2025-02-24 19:30:33 +08:00
agent-sidebar.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
constant.tsx Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +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 Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00
index.tsx Feat: Add RunSheet component #3221 (#8045) 2025-06-04 15:56:47 +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: Modify the style of the canvas operator node #3221 (#8261) 2025-06-16 09:29:08 +08:00
store.ts Feat: The delete button is displayed only when the cursor is hovered over the connection line #3221 (#8422) 2025-06-23 15:27:34 +08:00
utils.test.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
utils.ts Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00