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