Connect accumulator preview by store key
This commit is contained in:
@@ -110,6 +110,7 @@ COMMON_INPUT_TOOLTIPS = {
|
||||
"collection": "Existing accumulated value or batch.",
|
||||
"value": "Value to append, store, or pass through.",
|
||||
"store_key": "Accumulator memory key. Same key shares stored entries across executions.",
|
||||
"store_key_input": "Connect SxCP Accumulator store_key here so preview/delete/save uses the same accumulator and graph dependency.",
|
||||
"action": "Accumulator operation: append, replace, clear, read, or append a variant.",
|
||||
"max_items": "Maximum stored entries kept in this accumulator.",
|
||||
"image_batch_mode": "How image entries are batched when dimensions differ.",
|
||||
|
||||
Reference in New Issue
Block a user