第三方插件 comfyui_llm_party

自定义字符串格式化

自定义字符串格式化 172

节点中英文对比

按当前节点配置,分别展示中文与英文节点结构。

中文节点
自定义字符串格式化
  • format_string
  • is_enable
    string
    string_template
    英文节点
    自定义字符串格式化
  • format_string
  • is_enable
    string
    string_template

    参数说明

    依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。

    输出参数
    format_string format_string
    格式化完成后的字符串。
    控件参数
    is_enable is_enable
    控制是否启用,设为false时,节点跳过执行,输出为空。
    string string
    包含占位符的字符串,例如:“请帮我写一篇关于{主题}的文章。”
    string_template string_template
    JSON格式的键值对,例如:“{"主题": "人工智能"}”

    详细说明

    结合节点用途、参数和调用方式,给出更完整的说明内容。

    暂无节点说明

    同类节点导航

    继续浏览同一分类下的相邻节点,方便串联学习。