ragflow/web/src/pages/agent
balibabu 0bc1f45634
Feat: Enables the message operator form to reference the data defined by the begin operator #3221 (#8108)
### What problem does this PR solve?

Feat: Enables the message operator form to reference the data defined by
the begin operator #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-06-06 17:54:59 +08:00
..
canvas 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
chat 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
debug-content Feat: Create empty agent #3221 (#8054) 2025-06-05 12:04:31 +08:00
form 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
form-sheet 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
hooks 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
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: Enables the message operator form to reference the data defined by the begin operator #3221 (#8108) 2025-06-06 17:54:59 +08:00
context.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
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: Add DynamicPrompt component #3221 (#8028) 2025-06-03 19:41:35 +08:00
index.tsx Feat: Add RunSheet component #3221 (#8045) 2025-06-04 15:56:47 +08:00
interface.ts Feat: Add DynamicVariableForm with shadcn-ui. #3221 (#5336) 2025-02-25 16:57:46 +08:00
operator-icon.tsx Feat: Combine Select and LlmSettingFieldItems into LLMSelect. #3221 (#5548) 2025-03-03 15:44:37 +08:00
store.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
utils.test.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
utils.ts Feat: Add the example component of the classification operator #3221 (#7986) 2025-05-30 19:25:32 +08:00