第三方插件
comfyui_llm_party
工作流中转器
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
工作流中转器
is_enable
file_path
img_path1
img_path2
system_prompt
user_prompt
positive_prompt
negative_prompt
model_name
workflow_path
英文节点
工作流中转器
is_enable
file_path
img_path1
img_path2
system_prompt
user_prompt
positive_prompt
negative_prompt
model_name
workflow_path
参数说明
依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。
输入参数
file_content
file_content
传入的文件内容(可包含文本、图像路径、提示词等信息)若在本输入端传入了包含相应数据的文件,则下方对应的组件参数可以不填。
输出参数
images
images
外部工作流返回的图像结果。
text
text
外部工作流返回的文本结果。
控件参数
is_enable
is_enable
是否启用该节点,关闭时跳过执行。
file_path
file_path
文件路径参数,用于加载或传递外部文件。
img_path1
img_path1
输入的本地图像路径,可以传递一张或多张图片。
img_path2
img_path2
输入的本地图像路径,可以传递一张或多张图片。
system_prompt
system_prompt
系统提示,用于设定全局的生成或编辑指令。
user_prompt
user_prompt
用户任务描述,例如“将两张图片合成为一张”。
positive_prompt
positive_prompt
正向提示词,指定希望出现的元素或效果。
negative_prompt
negative_prompt
反向提示词,指定不希望出现的元素或效果。
model_name
model_name
调用的模型名称。
workflow_path
workflow_path
目标工作流JSON文件路径,例如draw.json。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。