ragflow/web/src/pages/agent/form/variable-aggregator-form
balibabu 86af330f06
Feat: The keys for data manipulation operators can only be numbers, letters, and underscores. #10427 (#11130)
### What problem does this PR solve?

Feat: The keys for data manipulation operators can only be numbers,
letters, and underscores. #10427

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-11-10 13:27:09 +08:00
..
dynamic-group-variable.tsx Feat: The output is derived based on the configuration of the variable aggregation operator. #10427 (#11109) 2025-11-07 16:35:32 +08:00
index.tsx Feat: The keys for data manipulation operators can only be numbers, letters, and underscores. #10427 (#11130) 2025-11-10 13:27:09 +08:00
name-input.tsx Feat: The output is derived based on the configuration of the variable aggregation operator. #10427 (#11109) 2025-11-07 16:35:32 +08:00
schema.ts Feat: The output is derived based on the configuration of the variable aggregation operator. #10427 (#11109) 2025-11-07 16:35:32 +08:00
use-handle-name-change.ts Feat: The keys for data manipulation operators can only be numbers, letters, and underscores. #10427 (#11130) 2025-11-10 13:27:09 +08:00
use-watch-change.ts Feat: The output is derived based on the configuration of the variable aggregation operator. #10427 (#11109) 2025-11-07 16:35:32 +08:00