Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
终于有空学习n8n,做个标题生成器。输入任何内容,生成5个标题。一共四个组件:1. n8n 表单,让用户输入内容。2. 调用Deepseek基于内容生成标题JSON。3. 用Code组件加工JSON文件4. 把标题写入谷歌表单。这么看,n8n很适合做一些AI小工具。还能分享给别人用
发布时间:
2
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });