节点功能:ConditioningConcat 是一个用于 拼接两个提示词向量(conditioning embeddings) 的节点,它的作用是将两个提示条件直接“连接”起来,而不是像 ConditioningAverage 那样做加权融合。