fix: node copy, debug variables, auto-execution (#5664)

* fix debug variables

* auto execute condition

* fix autoTTSResponse

* node copy

* memory debug nodes

* doc

* yuque doc

* fix: debug

* img

* i18n

---------

Co-authored-by: archer <545436317@qq.com>
This commit is contained in:
heheer
2025-09-17 22:29:56 +08:00
committed by GitHub
parent 1581a08082
commit ab29710945
96 changed files with 227 additions and 88 deletions

View File

@@ -707,7 +707,6 @@
"core.workflow.Custom outputs": "Custom Outputs",
"core.workflow.Dataset quote": "Dataset Quote",
"core.workflow.Debug": "Debug",
"core.workflow.Debug Node": "Debug Mode",
"core.workflow.Failed": "Run Failed",
"core.workflow.Not intro": "This Node Has No Introduction",
"core.workflow.Run": "Run",

View File

@@ -46,6 +46,7 @@
"dataset_quote_role_system_option_desc": "Historical records should be consistent first (recommended)",
"dataset_quote_role_tip": "When set to System, the knowledge base reference content will be placed in the system message, which can ensure the continuity of the history record, but the constraint effect may not be good.\n\nWhen set to User, the knowledge base reference content will be placed in the user message, and the {{question}} variable location needs to be specified. \nIt will have a certain impact on the consistency of historical records, but usually the constraint effect is better.",
"dataset_quote_role_user_option_desc": "Strong constraints take precedence",
"debug_test": "Debug debugging",
"dynamic_input_description": "Receive the output value of the previous node as a variable, which can be used by Laf request parameters.",
"edit_input": "Edit Input",
"edit_output": "Edit output",