Files
MemoryBear/api/app
wxy 461674c8d8 feat(workflow): parse and substitute template variables in node configurations
- Implement regex matching for {{xxx}} template variable format.
- Enable recursive parsing of all string template variables within node configurations.
- Resolve and substitute template variables with runtime values during input data extraction.
- Support dynamic parsing and substitution of file selector variables in the document extraction node.
- Make strict template variable mode optional and introduce support for default values.
2026-04-29 14:10:02 +08:00
..
2026-01-12 15:59:10 +08:00
2026-04-27 17:35:13 +08:00
2026-01-26 11:53:34 +08:00
2026-04-22 11:47:32 +08:00
2026-04-27 17:10:00 +08:00