ragflow/web/src/components/prompt-editor
balibabu 5059d3db18
Feat: The query variables of the subsequent operators can reference the structured variables defined in the agent operator. #10866 (#10902)
### What problem does this PR solve?

Feat: The query variables of the subsequent operators can reference the
structured variables defined in the agent operator. #10866

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-10-30 19:06:44 +08:00
..
constant.ts Feat: Fixed the issue where the prompt always displayed the initial value when switching between different generate operators #4764 (#4808) 2025-02-08 18:25:25 +08:00
index.css Feat: Add VariablePickerMenuPlugin to select variables in the prompt text box by menu #4764 (#4765) 2025-02-08 18:09:13 +08:00
index.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
theme.ts Feat: Add VariablePickerMenuPlugin to select variables in the prompt text box by menu #4764 (#4765) 2025-02-08 18:09:13 +08:00
variable-node.tsx Feat: The query variables of the subsequent operators can reference the structured variables defined in the agent operator. #10866 (#10902) 2025-10-30 19:06:44 +08:00
variable-on-change-plugin.tsx Feat: Fixed the issue where the prompt always displayed the initial value when switching between different generate operators #4764 (#4808) 2025-02-08 18:25:25 +08:00
variable-picker-plugin.tsx Feat: The query variables of the subsequent operators can reference the structured variables defined in the agent operator. #10866 (#10902) 2025-10-30 19:06:44 +08:00