fix(chatComponent): replace checkInputAndOutput with hasIO in relevant places fix(flowStore): remove checkInputAndOutput function and replace it with hasIO property fix(flowStore): update inputIds, outputIds, inputTypes, and outputTypes when resetting or setting nodes to reflect changes in inputs and outputs fix(flowStore): update hasIO property based on the presence of inputs and outputs in nodes fix(flowStore): remove getOutputs and getInputs functions and replace them with getInputsAndOutputs utility function fix(flowStore): update inputIds, outputIds, inputTypes, and outputTypes when resetting or setting nodes to reflect changes in inputs and outputs fix(flowStore): update hasIO property based on the presence of inputs and outputs in nodes fix(flowStore): remove getOutputs and getInputs functions and replace them with getInputsAndOutputs utility function fix(flowStore): remove unused imports in flowStore type definition file |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||