mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
feat: LLM node to only show generation output var when computer use is
enabled, matching the actual output structure.
This commit is contained in:
@ -57,6 +57,7 @@ const ConditionVariableSelector = ({
|
||||
valueSelector={valueSelector}
|
||||
varType={varType}
|
||||
availableNodes={availableNodes}
|
||||
availableVars={nodesOutputVars}
|
||||
isShort
|
||||
/>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user