案例文章
推荐的的流程模板
请稍后...
Code
2283
将ChatGPT与微信公众号对接
<p>微信公众号当用户在微信公众号中回复文本消息时,OpenAI(ChatGPT)内置提问ChatGPT,微信公众号发送文本消息给指定关注用户</p>
zh-Hans
2023-02-13T06:20:00.000Z
2023-02-13T05:42:01.000Z
2023-11-29T00:52:32.000Z
500
ps8049gc
用户在微信公众号提问时,自动使用ChatGPT回复
anyone
yXv7E7roCohZ
official
pc1265
passed
陈迪
ps8049gc
陈迪
[
{
"desc": "当用户在微信公众号中发送信息时触发流程并同步发送内容",
"app_id": 360,
"action_id": 26,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000856,
"action_id": 1004120,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "在用户与公众号进行互动后用文本消息回复用户",
"app_id": 360,
"action_id": 31,
"action_type": "2",
"sort": "3",
"note": null
}
]
2062
true
{
"1": [],
"2": [],
"3": [
{
"required": true,
"help_txt": "关注用户的OpenID,如果是通过微信公众号触发动作获得,则是OpenID为触发动作样本中的FromUserName或者tour字段",
"type": "string",
"label": "接收用户微信OpenID",
"key": "touser"
},
{
"required": true,
"help_txt": "请输入要发送的文本消息内容,支持回车换行。",
"type": "string",
"label": "文本内容",
"key": "content"
},
{
"required": false,
"help_txt": "发送文本给用户有时效限制,分别为:\n1、用户关注后的1分钟内且最多发送3次。\n2、用户回复后24小时内可以发送回复。\n如果您的发送返回出现“45015 错误”说明超过有效时效,但这并不影响流程执行,您可以保存流程。在流程正式执行时不会出现超过有效时效问题。",
"type": "copy",
"label": "时效限制",
"key": "l"
}
]
}
true
<h1>流程介绍</h1><p> </p><p>免费为您的微信公众号增加ChatGPT功能,当您的用户在微信公众号发送文本消息时,自动使用ChatGPT回复用户的问题。<br><br> </p><figure class="image"><img src="/uploads/image_73ed8e2b86.png"></figure><p> </p><h1>使用前置条件:</h1><p> </p><ul><li>您的微信公众号必须为企业认证的微信公众号</li></ul><p> </p>
<h1>开始使用</h1><p> </p><p> </p><p> </p><p>现在您可以在你的微信公众号中进行提问,ChatGPT将自动进行回复。</p><p> </p><figure class="image image_resized" style="width:50%;"><img src="/uploads/example_1_0b2ee31f09.gif"></figure><p> </p>
[]
[
{
"id": 957,
"title": "如何通过集简云将ChatGPT人工智能接入到您的微信公众号中?",
"preview": "ChatGPT是一款非常强大的人工智能产品,可以有创造性的回复和创作文字,图片,适用于很多办公场景。这篇文章将介绍如何将ChatGPT接入到您的办公系统中。",
"content": "<h1>在集简云中的ChatGPT应用</h1><p> </p><p>目前集简云提供了三个ChatGPT应用:</p><ul><li>OpenAI(ChatGPT)免费版:这个是集简云提供的一款限时免费体验版本,无需您注册自己的ChatGPT账号就可以使用。但是,只支持默认的AI模型使用(text-davinci-003),回复文字不超过500字。</li><li>ChatGPT:这个是完整的ChatGPT应用,需要使用您自己的ChatGPT账号连接,可以调用您账号下全部的可用模型,可用自定义模型的配置,例如回复字数,创意程度等,用于满足您的使用场景。</li><li><span style=\"color:#333333;\">OpenAI(ChatGPT)付费版:此版本是集简云提供的ChatGPT内置付费应用,使用的ChatGPT官方接口,无需用户注册ChatGPT账号,支持智能问答、自定义模型训练和使用,以满足用户在特定业务情境下的智能问答需要。</span></li></ul><p style=\"margin-left:0px;\"> </p><figure class=\"image\"><img src=\"/uploads/2023_03_15_5_29_16_1fc5ed1949.png\"></figure><h1> </h1><p>“ChatGPT和”“<span style=\"color:#333333;\">OpenAI(ChatGPT)付费版</span>”支持模型训练与使用,让ChatGPT的回复能够更“懂”你的业务,点击了解详情:</p><p> </p><ul><li><a href=\"https://www.jijyun.cn/help/detail/1030\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color:hsl(240,75%,60%);\"><u>OpenAI(ChatGPT)付费版如何使用?</u></span></a></li><li><a href=\"https://www.jijyun.cn/help/detail/1009\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color:hsl(240,75%,60%);\"><u>如何训练ChatGPT?</u></span></a></li></ul><p> </p><p>如果您还没有了解过集简云产品,建议您先观看集简云的产品介绍,了解<a href=\"https://www.jijyun.cn/help/detail/1\" target=\"_blank\" rel=\"noopener noreferrer\">集简云的功能</a></p><p> </p><h1>示例1:微信公众号 + ChatGPT 打造微信公众号智能助手</h1><p> </p><p>场景说明:当用户在微信公众号中发送文本消息时,自动使用ChatGPT回复,将公众号变成用户的智能助手,同时吸引新用户关注。</p><p>在线体验:在集简云平台公众号中进行问答:</p><figure class=\"image image_resized\" style=\"width:50%;\"><img src=\"/uploads/image_33ac98703d.png\"></figure><p> </p><p>效果展现:</p><figure class=\"image image_resized\" style=\"width:39.8%;\"><img src=\"/uploads/image_32753630cf.png\"></figure><p> </p><h2>如何搭建?</h2><p><br>准备工作: 需要一个企业认证过的微信公众号,和微信公众号管理员身份</p><p> </p><p>下面我们开始搭建这个流程:</p><p>1 登录集简云产品:<a href=\"https://apps.jijyun.cn\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn</a></p><p>2 创建一个流程: 创建一个新流程:<a href=\"https://apps.jijyun.cn/data-pipeline/create\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn/data-pipeline/create</a> 或者 使用流程模板创建 <a href=\"https://apps.jijyun.cn/data-pipeline/create-from-template?id=2280\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn/data-pipeline/create-from-template?id=2280</a></p><p>3 在触发动作,<strong>选择“微信公众号”下的“当用户在微信公众号中回复文本消息时”动作</strong><br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_2e7daadd00.png\"></figure><p>4 获取样本:<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_b0ceb72c3d.png\"></figure><p> </p><p>为了使用真实的数据验证,在“等待样本”过程中,在您的微信公众号中“发送一条文本”消息,发送后,您将获取一条数据样本。<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_6b4ac88f56.png\"></figure><p> </p><p>如果您在获取样本时有困难,可以点击 “使用预制样本“按钮,我们将为您生成一条样本。</p><p> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_676b4d6232.png\"></figure><p><br> </p><p>5 添加执行动作,选择集简云免费提供的 ”OpenAI(ChatGPT)内置“应用, 选择动作为 提问ChatGPT<br> </p><figure class=\"image image_resized\" style=\"width:71.41%;\"><img src=\"/uploads/22_e769d14325.png\"></figure><p> </p><p>6 配置微信公众号与ChatGPT的字段匹配关系</p><p>这里我们需要设置,将微信公众号的哪个字段发送给ChatGPT进行提问:</p><p> </p><figure class=\"image\"><img src=\"/uploads/99_8086e1bba7.png\"></figure><p> </p><p>这里我们插入的是一个变量,这个变量会随着用户实际发送的内容不同,自动进行变化。 我们也可以输入固定文字来帮助限制回答的内容范围,例如,如果我只希望ChatGPT回答中文,可以在变量前加入:请用中文回答 (一般ChatGPT使用的回复语言与用户发送的语言一致,因此不使用限制也是可以的)</p><p> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_60f6e0b8ac.png\"></figure><p> </p><p> </p><p>7 点击发送,我们获得了ChatGPT的回答:<br> </p><figure class=\"image image_resized\" style=\"width:64.59%;\"><img src=\"/uploads/image_26eeecb917.png\"></figure><p> </p><p>8 下面我们将发送的内容回复给提问的用户,选择微信公众号,发送消息给指定关注用户动作</p><p> </p><figure class=\"image image_resized\" style=\"width:72.4%;\"><img src=\"/uploads/33_349142b1c3.png\"></figure><p> </p><p>9 设置匹配关系,从步骤1中选择发送问题的用户ID, 从步骤2中选择ChatGPT回复的内容文本:</p><p>因此插入的都是变量,这样在实际执行时会自动替换成 发送问题的用户微信ID, 和ChatGPT对他问题的回复内容:</p><p> </p><figure class=\"image image_resized\" style=\"width:75.51%;\"><img src=\"/uploads/77_ba2ee530f0.png\"></figure><p> </p><figure class=\"image image_resized\" style=\"width:77.91%;\"><img src=\"/uploads/88_6846676e2f.png\"></figure><p> </p><p>点击发送数据查看, 显示发送成功,<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_d4e37bffe4.png\"></figure><p> </p><p> </p><p> </p><p>保存流程,然后就可以将您的微信公众号变成一个用户智能助手了<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_5d5ccc017d.png\"></figure><p> </p><p> </p><h1>示例2: 使用分支步骤从对控制进行自动回复的内容 (增加数据筛选)</h1><p> </p><p>企业的公众号往往还设置的了其它关键词回复,因此如果将用户的全部发送内容使用ChatGPT回复会与目前的的业务冲突。此时我们可以通过添加”数据筛选“步骤进行筛选,只有与目前公众号自动回复内容不冲突的关键词才会使用ChatGPT回复:</p><p>我们在步骤1后面增加一步 ”数据筛选“</p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_2908f62819.png\"></figure><p>在筛选条件中,我们将公众号已有的关键词设置全部排除。 数据筛选让只有满足条件的数据进入到后续步骤执行。</p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_86c847156d.png\"></figure>",
"sort": null,
"usage": "help_doc",
"published_at": "2023-02-11T07:09:23.000Z",
"created_at": "2023-02-11T01:03:34.000Z",
"updated_at": "2023-03-15T09:39:04.000Z",
"help_collection": 11,
"video_url": null,
"field": null,
"weight": 0,
"select": false,
"is_show_jjy": null,
"seo": null,
"thumb": {
"id": 9212,
"name": "画板 – 27.png",
"alternativeText": "",
"caption": "",
"width": 200,
"height": 120,
"formats": null,
"hash": "27_a2bbc380a5",
"ext": ".png",
"mime": "image/png",
"size": 2.52,
"url": "/uploads/27_a2bbc380a5.png",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T10:38:13.000Z",
"updated_at": "2023-02-13T10:38:13.000Z"
},
"media": {
"id": 9211,
"name": "自定义大小 – 108.png",
"alternativeText": "",
"caption": "",
"width": 1027,
"height": 440,
"formats": {
"thumbnail": {
"name": "thumbnail_自定义大小 – 108.png",
"hash": "thumbnail_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 245,
"height": 105,
"size": 11.38,
"path": null,
"url": "/uploads/thumbnail_108_046841ffe2.png"
},
"large": {
"name": "large_自定义大小 – 108.png",
"hash": "large_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 1000,
"height": 428,
"size": 78.26,
"path": null,
"url": "/uploads/large_108_046841ffe2.png"
},
"medium": {
"name": "medium_自定义大小 – 108.png",
"hash": "medium_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 750,
"height": 321,
"size": 53.35,
"path": null,
"url": "/uploads/medium_108_046841ffe2.png"
},
"small": {
"name": "small_自定义大小 – 108.png",
"hash": "small_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 500,
"height": 214,
"size": 30.33,
"path": null,
"url": "/uploads/small_108_046841ffe2.png"
}
},
"hash": "108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"size": 32.4,
"url": "/uploads/108_046841ffe2.png",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T10:35:36.000Z",
"updated_at": "2023-02-13T10:35:36.000Z"
}
}
]
[
{
"id": 701,
"name": "微信公众号",
"description": "<p>微信公众号是可以是企业或者个人注册的认证过的公众号,可以是服务号也可以是订阅号。不同认证和类型的微信公众号权限不同,我们建议使用企业已认证的服务号在集简云的数据流程中以使用全部功能。</p>",
"popular": 1,
"published_at": "2022-12-26T02:33:00.000Z",
"created_at": "2022-09-20T11:03:05.000Z",
"updated_at": "2023-01-06T11:01:00.000Z",
"app_id": "360",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "社交媒体",
"available": true,
"appid": null,
"website": "https://mp.weixin.qq.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 8098,
"name": "11.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "11_06cbbfc344",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/11_06cbbfc344.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-12-06T05:55:29.000Z",
"updated_at": "2022-12-06T05:55:29.000Z"
}
},
{
"id": 1378,
"name": "OpenAI(ChatGPT)免费版",
"description": "<p>集简云提供的ChatGPT应用(限时免费),无需注册ChatGPT账户即可使用。</p>",
"popular": 100,
"published_at": "2023-02-13T03:35:54.000Z",
"created_at": "2023-02-13T03:35:54.000Z",
"updated_at": "2023-04-07T03:07:30.000Z",
"app_id": "1000856",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "ChatGPT内置应用免费版",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.2",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9106,
"name": "内置.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_a29c8cac21",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.84,
"url": "/uploads/_a29c8cac21.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T03:39:05.000Z",
"updated_at": "2023-02-13T03:39:05.000Z"
}
}
]
[
{
"id": 10,
"name": "内容运营",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:29.000Z",
"created_at": "2022-05-30T07:23:10.000Z",
"updated_at": "2022-05-30T07:29:29.000Z",
"sort": 7
}
]
[
{
"id": 34,
"key": null,
"published_at": "2021-11-24T06:27:55.000Z",
"created_at": "2021-11-24T06:27:52.000Z",
"updated_at": "2023-11-06T07:37:53.000Z",
"action_id": "26",
"action_name": " 当用户在微信公众号中回复文本消息时",
"error": null,
"description": "当用户在微信公众号中发送信息时触发流程并同步发送内容",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "26"
},
{
"id": 5209,
"key": null,
"published_at": "2023-02-13T09:26:34.000Z",
"created_at": "2023-02-13T09:26:34.000Z",
"updated_at": "2023-02-13T09:26:34.000Z",
"action_id": "1004120",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
}
]
[]
[]
1
1
1
1
14
Msg
2283
将ChatGPT与微信公众号对接
<p>微信公众号当用户在微信公众号中回复文本消息时,OpenAI(ChatGPT)内置提问ChatGPT,微信公众号发送文本消息给指定关注用户</p>
zh-Hans
2023-02-13T06:20:00.000Z
2023-02-13T05:42:01.000Z
2023-11-29T00:52:32.000Z
500
ps8049gc
用户在微信公众号提问时,自动使用ChatGPT回复
anyone
yXv7E7roCohZ
official
pc1265
passed
陈迪
ps8049gc
陈迪
[
{
"desc": "当用户在微信公众号中发送信息时触发流程并同步发送内容",
"app_id": 360,
"action_id": 26,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000856,
"action_id": 1004120,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "在用户与公众号进行互动后用文本消息回复用户",
"app_id": 360,
"action_id": 31,
"action_type": "2",
"sort": "3",
"note": null
}
]
2062
true
{
"1": [],
"2": [],
"3": [
{
"required": true,
"help_txt": "关注用户的OpenID,如果是通过微信公众号触发动作获得,则是OpenID为触发动作样本中的FromUserName或者tour字段",
"type": "string",
"label": "接收用户微信OpenID",
"key": "touser"
},
{
"required": true,
"help_txt": "请输入要发送的文本消息内容,支持回车换行。",
"type": "string",
"label": "文本内容",
"key": "content"
},
{
"required": false,
"help_txt": "发送文本给用户有时效限制,分别为:\n1、用户关注后的1分钟内且最多发送3次。\n2、用户回复后24小时内可以发送回复。\n如果您的发送返回出现“45015 错误”说明超过有效时效,但这并不影响流程执行,您可以保存流程。在流程正式执行时不会出现超过有效时效问题。",
"type": "copy",
"label": "时效限制",
"key": "l"
}
]
}
true
<h1>流程介绍</h1><p> </p><p>免费为您的微信公众号增加ChatGPT功能,当您的用户在微信公众号发送文本消息时,自动使用ChatGPT回复用户的问题。<br><br> </p><figure class="image"><img src="/uploads/image_73ed8e2b86.png"></figure><p> </p><h1>使用前置条件:</h1><p> </p><ul><li>您的微信公众号必须为企业认证的微信公众号</li></ul><p> </p>
<h1>开始使用</h1><p> </p><p> </p><p> </p><p>现在您可以在你的微信公众号中进行提问,ChatGPT将自动进行回复。</p><p> </p><figure class="image image_resized" style="width:50%;"><img src="/uploads/example_1_0b2ee31f09.gif"></figure><p> </p>
[]
[
{
"id": 957,
"title": "如何通过集简云将ChatGPT人工智能接入到您的微信公众号中?",
"preview": "ChatGPT是一款非常强大的人工智能产品,可以有创造性的回复和创作文字,图片,适用于很多办公场景。这篇文章将介绍如何将ChatGPT接入到您的办公系统中。",
"content": "<h1>在集简云中的ChatGPT应用</h1><p> </p><p>目前集简云提供了三个ChatGPT应用:</p><ul><li>OpenAI(ChatGPT)免费版:这个是集简云提供的一款限时免费体验版本,无需您注册自己的ChatGPT账号就可以使用。但是,只支持默认的AI模型使用(text-davinci-003),回复文字不超过500字。</li><li>ChatGPT:这个是完整的ChatGPT应用,需要使用您自己的ChatGPT账号连接,可以调用您账号下全部的可用模型,可用自定义模型的配置,例如回复字数,创意程度等,用于满足您的使用场景。</li><li><span style=\"color:#333333;\">OpenAI(ChatGPT)付费版:此版本是集简云提供的ChatGPT内置付费应用,使用的ChatGPT官方接口,无需用户注册ChatGPT账号,支持智能问答、自定义模型训练和使用,以满足用户在特定业务情境下的智能问答需要。</span></li></ul><p style=\"margin-left:0px;\"> </p><figure class=\"image\"><img src=\"/uploads/2023_03_15_5_29_16_1fc5ed1949.png\"></figure><h1> </h1><p>“ChatGPT和”“<span style=\"color:#333333;\">OpenAI(ChatGPT)付费版</span>”支持模型训练与使用,让ChatGPT的回复能够更“懂”你的业务,点击了解详情:</p><p> </p><ul><li><a href=\"https://www.jijyun.cn/help/detail/1030\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color:hsl(240,75%,60%);\"><u>OpenAI(ChatGPT)付费版如何使用?</u></span></a></li><li><a href=\"https://www.jijyun.cn/help/detail/1009\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color:hsl(240,75%,60%);\"><u>如何训练ChatGPT?</u></span></a></li></ul><p> </p><p>如果您还没有了解过集简云产品,建议您先观看集简云的产品介绍,了解<a href=\"https://www.jijyun.cn/help/detail/1\" target=\"_blank\" rel=\"noopener noreferrer\">集简云的功能</a></p><p> </p><h1>示例1:微信公众号 + ChatGPT 打造微信公众号智能助手</h1><p> </p><p>场景说明:当用户在微信公众号中发送文本消息时,自动使用ChatGPT回复,将公众号变成用户的智能助手,同时吸引新用户关注。</p><p>在线体验:在集简云平台公众号中进行问答:</p><figure class=\"image image_resized\" style=\"width:50%;\"><img src=\"/uploads/image_33ac98703d.png\"></figure><p> </p><p>效果展现:</p><figure class=\"image image_resized\" style=\"width:39.8%;\"><img src=\"/uploads/image_32753630cf.png\"></figure><p> </p><h2>如何搭建?</h2><p><br>准备工作: 需要一个企业认证过的微信公众号,和微信公众号管理员身份</p><p> </p><p>下面我们开始搭建这个流程:</p><p>1 登录集简云产品:<a href=\"https://apps.jijyun.cn\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn</a></p><p>2 创建一个流程: 创建一个新流程:<a href=\"https://apps.jijyun.cn/data-pipeline/create\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn/data-pipeline/create</a> 或者 使用流程模板创建 <a href=\"https://apps.jijyun.cn/data-pipeline/create-from-template?id=2280\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn/data-pipeline/create-from-template?id=2280</a></p><p>3 在触发动作,<strong>选择“微信公众号”下的“当用户在微信公众号中回复文本消息时”动作</strong><br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_2e7daadd00.png\"></figure><p>4 获取样本:<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_b0ceb72c3d.png\"></figure><p> </p><p>为了使用真实的数据验证,在“等待样本”过程中,在您的微信公众号中“发送一条文本”消息,发送后,您将获取一条数据样本。<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_6b4ac88f56.png\"></figure><p> </p><p>如果您在获取样本时有困难,可以点击 “使用预制样本“按钮,我们将为您生成一条样本。</p><p> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_676b4d6232.png\"></figure><p><br> </p><p>5 添加执行动作,选择集简云免费提供的 ”OpenAI(ChatGPT)内置“应用, 选择动作为 提问ChatGPT<br> </p><figure class=\"image image_resized\" style=\"width:71.41%;\"><img src=\"/uploads/22_e769d14325.png\"></figure><p> </p><p>6 配置微信公众号与ChatGPT的字段匹配关系</p><p>这里我们需要设置,将微信公众号的哪个字段发送给ChatGPT进行提问:</p><p> </p><figure class=\"image\"><img src=\"/uploads/99_8086e1bba7.png\"></figure><p> </p><p>这里我们插入的是一个变量,这个变量会随着用户实际发送的内容不同,自动进行变化。 我们也可以输入固定文字来帮助限制回答的内容范围,例如,如果我只希望ChatGPT回答中文,可以在变量前加入:请用中文回答 (一般ChatGPT使用的回复语言与用户发送的语言一致,因此不使用限制也是可以的)</p><p> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_60f6e0b8ac.png\"></figure><p> </p><p> </p><p>7 点击发送,我们获得了ChatGPT的回答:<br> </p><figure class=\"image image_resized\" style=\"width:64.59%;\"><img src=\"/uploads/image_26eeecb917.png\"></figure><p> </p><p>8 下面我们将发送的内容回复给提问的用户,选择微信公众号,发送消息给指定关注用户动作</p><p> </p><figure class=\"image image_resized\" style=\"width:72.4%;\"><img src=\"/uploads/33_349142b1c3.png\"></figure><p> </p><p>9 设置匹配关系,从步骤1中选择发送问题的用户ID, 从步骤2中选择ChatGPT回复的内容文本:</p><p>因此插入的都是变量,这样在实际执行时会自动替换成 发送问题的用户微信ID, 和ChatGPT对他问题的回复内容:</p><p> </p><figure class=\"image image_resized\" style=\"width:75.51%;\"><img src=\"/uploads/77_ba2ee530f0.png\"></figure><p> </p><figure class=\"image image_resized\" style=\"width:77.91%;\"><img src=\"/uploads/88_6846676e2f.png\"></figure><p> </p><p>点击发送数据查看, 显示发送成功,<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_d4e37bffe4.png\"></figure><p> </p><p> </p><p> </p><p>保存流程,然后就可以将您的微信公众号变成一个用户智能助手了<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_5d5ccc017d.png\"></figure><p> </p><p> </p><h1>示例2: 使用分支步骤从对控制进行自动回复的内容 (增加数据筛选)</h1><p> </p><p>企业的公众号往往还设置的了其它关键词回复,因此如果将用户的全部发送内容使用ChatGPT回复会与目前的的业务冲突。此时我们可以通过添加”数据筛选“步骤进行筛选,只有与目前公众号自动回复内容不冲突的关键词才会使用ChatGPT回复:</p><p>我们在步骤1后面增加一步 ”数据筛选“</p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_2908f62819.png\"></figure><p>在筛选条件中,我们将公众号已有的关键词设置全部排除。 数据筛选让只有满足条件的数据进入到后续步骤执行。</p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_86c847156d.png\"></figure>",
"sort": null,
"usage": "help_doc",
"published_at": "2023-02-11T07:09:23.000Z",
"created_at": "2023-02-11T01:03:34.000Z",
"updated_at": "2023-03-15T09:39:04.000Z",
"help_collection": 11,
"video_url": null,
"field": null,
"weight": 0,
"select": false,
"is_show_jjy": null,
"seo": null,
"thumb": {
"id": 9212,
"name": "画板 – 27.png",
"alternativeText": "",
"caption": "",
"width": 200,
"height": 120,
"formats": null,
"hash": "27_a2bbc380a5",
"ext": ".png",
"mime": "image/png",
"size": 2.52,
"url": "/uploads/27_a2bbc380a5.png",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T10:38:13.000Z",
"updated_at": "2023-02-13T10:38:13.000Z"
},
"media": {
"id": 9211,
"name": "自定义大小 – 108.png",
"alternativeText": "",
"caption": "",
"width": 1027,
"height": 440,
"formats": {
"thumbnail": {
"name": "thumbnail_自定义大小 – 108.png",
"hash": "thumbnail_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 245,
"height": 105,
"size": 11.38,
"path": null,
"url": "/uploads/thumbnail_108_046841ffe2.png"
},
"large": {
"name": "large_自定义大小 – 108.png",
"hash": "large_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 1000,
"height": 428,
"size": 78.26,
"path": null,
"url": "/uploads/large_108_046841ffe2.png"
},
"medium": {
"name": "medium_自定义大小 – 108.png",
"hash": "medium_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 750,
"height": 321,
"size": 53.35,
"path": null,
"url": "/uploads/medium_108_046841ffe2.png"
},
"small": {
"name": "small_自定义大小 – 108.png",
"hash": "small_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 500,
"height": 214,
"size": 30.33,
"path": null,
"url": "/uploads/small_108_046841ffe2.png"
}
},
"hash": "108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"size": 32.4,
"url": "/uploads/108_046841ffe2.png",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T10:35:36.000Z",
"updated_at": "2023-02-13T10:35:36.000Z"
}
}
]
[
{
"id": 701,
"name": "微信公众号",
"description": "<p>微信公众号是可以是企业或者个人注册的认证过的公众号,可以是服务号也可以是订阅号。不同认证和类型的微信公众号权限不同,我们建议使用企业已认证的服务号在集简云的数据流程中以使用全部功能。</p>",
"popular": 1,
"published_at": "2022-12-26T02:33:00.000Z",
"created_at": "2022-09-20T11:03:05.000Z",
"updated_at": "2023-01-06T11:01:00.000Z",
"app_id": "360",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "社交媒体",
"available": true,
"appid": null,
"website": "https://mp.weixin.qq.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 8098,
"name": "11.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "11_06cbbfc344",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/11_06cbbfc344.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-12-06T05:55:29.000Z",
"updated_at": "2022-12-06T05:55:29.000Z"
}
},
{
"id": 1378,
"name": "OpenAI(ChatGPT)免费版",
"description": "<p>集简云提供的ChatGPT应用(限时免费),无需注册ChatGPT账户即可使用。</p>",
"popular": 100,
"published_at": "2023-02-13T03:35:54.000Z",
"created_at": "2023-02-13T03:35:54.000Z",
"updated_at": "2023-04-07T03:07:30.000Z",
"app_id": "1000856",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "ChatGPT内置应用免费版",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.2",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9106,
"name": "内置.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_a29c8cac21",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.84,
"url": "/uploads/_a29c8cac21.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T03:39:05.000Z",
"updated_at": "2023-02-13T03:39:05.000Z"
}
}
]
[
{
"id": 10,
"name": "内容运营",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:29.000Z",
"created_at": "2022-05-30T07:23:10.000Z",
"updated_at": "2022-05-30T07:29:29.000Z",
"sort": 7
}
]
[
{
"id": 34,
"key": null,
"published_at": "2021-11-24T06:27:55.000Z",
"created_at": "2021-11-24T06:27:52.000Z",
"updated_at": "2023-11-06T07:37:53.000Z",
"action_id": "26",
"action_name": " 当用户在微信公众号中回复文本消息时",
"error": null,
"description": "当用户在微信公众号中发送信息时触发流程并同步发送内容",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "26"
},
{
"id": 5209,
"key": null,
"published_at": "2023-02-13T09:26:34.000Z",
"created_at": "2023-02-13T09:26:34.000Z",
"updated_at": "2023-02-13T09:26:34.000Z",
"action_id": "1004120",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
}
]
[]
[]
1
1
1
1
14
Data
2283
将ChatGPT与微信公众号对接
<p>微信公众号当用户在微信公众号中回复文本消息时,OpenAI(ChatGPT)内置提问ChatGPT,微信公众号发送文本消息给指定关注用户</p>
zh-Hans
2023-02-13T06:20:00.000Z
2023-02-13T05:42:01.000Z
2023-11-29T00:52:32.000Z
500
ps8049gc
用户在微信公众号提问时,自动使用ChatGPT回复
anyone
yXv7E7roCohZ
official
pc1265
passed
陈迪
ps8049gc
陈迪
[
{
"desc": "当用户在微信公众号中发送信息时触发流程并同步发送内容",
"app_id": 360,
"action_id": 26,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000856,
"action_id": 1004120,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "在用户与公众号进行互动后用文本消息回复用户",
"app_id": 360,
"action_id": 31,
"action_type": "2",
"sort": "3",
"note": null
}
]
2062
true
{
"1": [],
"2": [],
"3": [
{
"required": true,
"help_txt": "关注用户的OpenID,如果是通过微信公众号触发动作获得,则是OpenID为触发动作样本中的FromUserName或者tour字段",
"type": "string",
"label": "接收用户微信OpenID",
"key": "touser"
},
{
"required": true,
"help_txt": "请输入要发送的文本消息内容,支持回车换行。",
"type": "string",
"label": "文本内容",
"key": "content"
},
{
"required": false,
"help_txt": "发送文本给用户有时效限制,分别为:\n1、用户关注后的1分钟内且最多发送3次。\n2、用户回复后24小时内可以发送回复。\n如果您的发送返回出现“45015 错误”说明超过有效时效,但这并不影响流程执行,您可以保存流程。在流程正式执行时不会出现超过有效时效问题。",
"type": "copy",
"label": "时效限制",
"key": "l"
}
]
}
true
<h1>流程介绍</h1><p> </p><p>免费为您的微信公众号增加ChatGPT功能,当您的用户在微信公众号发送文本消息时,自动使用ChatGPT回复用户的问题。<br><br> </p><figure class="image"><img src="/uploads/image_73ed8e2b86.png"></figure><p> </p><h1>使用前置条件:</h1><p> </p><ul><li>您的微信公众号必须为企业认证的微信公众号</li></ul><p> </p>
<h1>开始使用</h1><p> </p><p> </p><p> </p><p>现在您可以在你的微信公众号中进行提问,ChatGPT将自动进行回复。</p><p> </p><figure class="image image_resized" style="width:50%;"><img src="/uploads/example_1_0b2ee31f09.gif"></figure><p> </p>
[]
[
{
"id": 957,
"title": "如何通过集简云将ChatGPT人工智能接入到您的微信公众号中?",
"preview": "ChatGPT是一款非常强大的人工智能产品,可以有创造性的回复和创作文字,图片,适用于很多办公场景。这篇文章将介绍如何将ChatGPT接入到您的办公系统中。",
"content": "<h1>在集简云中的ChatGPT应用</h1><p> </p><p>目前集简云提供了三个ChatGPT应用:</p><ul><li>OpenAI(ChatGPT)免费版:这个是集简云提供的一款限时免费体验版本,无需您注册自己的ChatGPT账号就可以使用。但是,只支持默认的AI模型使用(text-davinci-003),回复文字不超过500字。</li><li>ChatGPT:这个是完整的ChatGPT应用,需要使用您自己的ChatGPT账号连接,可以调用您账号下全部的可用模型,可用自定义模型的配置,例如回复字数,创意程度等,用于满足您的使用场景。</li><li><span style=\"color:#333333;\">OpenAI(ChatGPT)付费版:此版本是集简云提供的ChatGPT内置付费应用,使用的ChatGPT官方接口,无需用户注册ChatGPT账号,支持智能问答、自定义模型训练和使用,以满足用户在特定业务情境下的智能问答需要。</span></li></ul><p style=\"margin-left:0px;\"> </p><figure class=\"image\"><img src=\"/uploads/2023_03_15_5_29_16_1fc5ed1949.png\"></figure><h1> </h1><p>“ChatGPT和”“<span style=\"color:#333333;\">OpenAI(ChatGPT)付费版</span>”支持模型训练与使用,让ChatGPT的回复能够更“懂”你的业务,点击了解详情:</p><p> </p><ul><li><a href=\"https://www.jijyun.cn/help/detail/1030\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color:hsl(240,75%,60%);\"><u>OpenAI(ChatGPT)付费版如何使用?</u></span></a></li><li><a href=\"https://www.jijyun.cn/help/detail/1009\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color:hsl(240,75%,60%);\"><u>如何训练ChatGPT?</u></span></a></li></ul><p> </p><p>如果您还没有了解过集简云产品,建议您先观看集简云的产品介绍,了解<a href=\"https://www.jijyun.cn/help/detail/1\" target=\"_blank\" rel=\"noopener noreferrer\">集简云的功能</a></p><p> </p><h1>示例1:微信公众号 + ChatGPT 打造微信公众号智能助手</h1><p> </p><p>场景说明:当用户在微信公众号中发送文本消息时,自动使用ChatGPT回复,将公众号变成用户的智能助手,同时吸引新用户关注。</p><p>在线体验:在集简云平台公众号中进行问答:</p><figure class=\"image image_resized\" style=\"width:50%;\"><img src=\"/uploads/image_33ac98703d.png\"></figure><p> </p><p>效果展现:</p><figure class=\"image image_resized\" style=\"width:39.8%;\"><img src=\"/uploads/image_32753630cf.png\"></figure><p> </p><h2>如何搭建?</h2><p><br>准备工作: 需要一个企业认证过的微信公众号,和微信公众号管理员身份</p><p> </p><p>下面我们开始搭建这个流程:</p><p>1 登录集简云产品:<a href=\"https://apps.jijyun.cn\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn</a></p><p>2 创建一个流程: 创建一个新流程:<a href=\"https://apps.jijyun.cn/data-pipeline/create\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn/data-pipeline/create</a> 或者 使用流程模板创建 <a href=\"https://apps.jijyun.cn/data-pipeline/create-from-template?id=2280\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn/data-pipeline/create-from-template?id=2280</a></p><p>3 在触发动作,<strong>选择“微信公众号”下的“当用户在微信公众号中回复文本消息时”动作</strong><br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_2e7daadd00.png\"></figure><p>4 获取样本:<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_b0ceb72c3d.png\"></figure><p> </p><p>为了使用真实的数据验证,在“等待样本”过程中,在您的微信公众号中“发送一条文本”消息,发送后,您将获取一条数据样本。<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_6b4ac88f56.png\"></figure><p> </p><p>如果您在获取样本时有困难,可以点击 “使用预制样本“按钮,我们将为您生成一条样本。</p><p> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_676b4d6232.png\"></figure><p><br> </p><p>5 添加执行动作,选择集简云免费提供的 ”OpenAI(ChatGPT)内置“应用, 选择动作为 提问ChatGPT<br> </p><figure class=\"image image_resized\" style=\"width:71.41%;\"><img src=\"/uploads/22_e769d14325.png\"></figure><p> </p><p>6 配置微信公众号与ChatGPT的字段匹配关系</p><p>这里我们需要设置,将微信公众号的哪个字段发送给ChatGPT进行提问:</p><p> </p><figure class=\"image\"><img src=\"/uploads/99_8086e1bba7.png\"></figure><p> </p><p>这里我们插入的是一个变量,这个变量会随着用户实际发送的内容不同,自动进行变化。 我们也可以输入固定文字来帮助限制回答的内容范围,例如,如果我只希望ChatGPT回答中文,可以在变量前加入:请用中文回答 (一般ChatGPT使用的回复语言与用户发送的语言一致,因此不使用限制也是可以的)</p><p> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_60f6e0b8ac.png\"></figure><p> </p><p> </p><p>7 点击发送,我们获得了ChatGPT的回答:<br> </p><figure class=\"image image_resized\" style=\"width:64.59%;\"><img src=\"/uploads/image_26eeecb917.png\"></figure><p> </p><p>8 下面我们将发送的内容回复给提问的用户,选择微信公众号,发送消息给指定关注用户动作</p><p> </p><figure class=\"image image_resized\" style=\"width:72.4%;\"><img src=\"/uploads/33_349142b1c3.png\"></figure><p> </p><p>9 设置匹配关系,从步骤1中选择发送问题的用户ID, 从步骤2中选择ChatGPT回复的内容文本:</p><p>因此插入的都是变量,这样在实际执行时会自动替换成 发送问题的用户微信ID, 和ChatGPT对他问题的回复内容:</p><p> </p><figure class=\"image image_resized\" style=\"width:75.51%;\"><img src=\"/uploads/77_ba2ee530f0.png\"></figure><p> </p><figure class=\"image image_resized\" style=\"width:77.91%;\"><img src=\"/uploads/88_6846676e2f.png\"></figure><p> </p><p>点击发送数据查看, 显示发送成功,<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_d4e37bffe4.png\"></figure><p> </p><p> </p><p> </p><p>保存流程,然后就可以将您的微信公众号变成一个用户智能助手了<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_5d5ccc017d.png\"></figure><p> </p><p> </p><h1>示例2: 使用分支步骤从对控制进行自动回复的内容 (增加数据筛选)</h1><p> </p><p>企业的公众号往往还设置的了其它关键词回复,因此如果将用户的全部发送内容使用ChatGPT回复会与目前的的业务冲突。此时我们可以通过添加”数据筛选“步骤进行筛选,只有与目前公众号自动回复内容不冲突的关键词才会使用ChatGPT回复:</p><p>我们在步骤1后面增加一步 ”数据筛选“</p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_2908f62819.png\"></figure><p>在筛选条件中,我们将公众号已有的关键词设置全部排除。 数据筛选让只有满足条件的数据进入到后续步骤执行。</p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_86c847156d.png\"></figure>",
"sort": null,
"usage": "help_doc",
"published_at": "2023-02-11T07:09:23.000Z",
"created_at": "2023-02-11T01:03:34.000Z",
"updated_at": "2023-03-15T09:39:04.000Z",
"help_collection": 11,
"video_url": null,
"field": null,
"weight": 0,
"select": false,
"is_show_jjy": null,
"seo": null,
"thumb": {
"id": 9212,
"name": "画板 – 27.png",
"alternativeText": "",
"caption": "",
"width": 200,
"height": 120,
"formats": null,
"hash": "27_a2bbc380a5",
"ext": ".png",
"mime": "image/png",
"size": 2.52,
"url": "/uploads/27_a2bbc380a5.png",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T10:38:13.000Z",
"updated_at": "2023-02-13T10:38:13.000Z"
},
"media": {
"id": 9211,
"name": "自定义大小 – 108.png",
"alternativeText": "",
"caption": "",
"width": 1027,
"height": 440,
"formats": {
"thumbnail": {
"name": "thumbnail_自定义大小 – 108.png",
"hash": "thumbnail_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 245,
"height": 105,
"size": 11.38,
"path": null,
"url": "/uploads/thumbnail_108_046841ffe2.png"
},
"large": {
"name": "large_自定义大小 – 108.png",
"hash": "large_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 1000,
"height": 428,
"size": 78.26,
"path": null,
"url": "/uploads/large_108_046841ffe2.png"
},
"medium": {
"name": "medium_自定义大小 – 108.png",
"hash": "medium_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 750,
"height": 321,
"size": 53.35,
"path": null,
"url": "/uploads/medium_108_046841ffe2.png"
},
"small": {
"name": "small_自定义大小 – 108.png",
"hash": "small_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 500,
"height": 214,
"size": 30.33,
"path": null,
"url": "/uploads/small_108_046841ffe2.png"
}
},
"hash": "108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"size": 32.4,
"url": "/uploads/108_046841ffe2.png",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T10:35:36.000Z",
"updated_at": "2023-02-13T10:35:36.000Z"
}
}
]
[
{
"id": 701,
"name": "微信公众号",
"description": "<p>微信公众号是可以是企业或者个人注册的认证过的公众号,可以是服务号也可以是订阅号。不同认证和类型的微信公众号权限不同,我们建议使用企业已认证的服务号在集简云的数据流程中以使用全部功能。</p>",
"popular": 1,
"published_at": "2022-12-26T02:33:00.000Z",
"created_at": "2022-09-20T11:03:05.000Z",
"updated_at": "2023-01-06T11:01:00.000Z",
"app_id": "360",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "社交媒体",
"available": true,
"appid": null,
"website": "https://mp.weixin.qq.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 8098,
"name": "11.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "11_06cbbfc344",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/11_06cbbfc344.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-12-06T05:55:29.000Z",
"updated_at": "2022-12-06T05:55:29.000Z"
}
},
{
"id": 1378,
"name": "OpenAI(ChatGPT)免费版",
"description": "<p>集简云提供的ChatGPT应用(限时免费),无需注册ChatGPT账户即可使用。</p>",
"popular": 100,
"published_at": "2023-02-13T03:35:54.000Z",
"created_at": "2023-02-13T03:35:54.000Z",
"updated_at": "2023-04-07T03:07:30.000Z",
"app_id": "1000856",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "ChatGPT内置应用免费版",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.2",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9106,
"name": "内置.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_a29c8cac21",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.84,
"url": "/uploads/_a29c8cac21.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T03:39:05.000Z",
"updated_at": "2023-02-13T03:39:05.000Z"
}
}
]
[
{
"id": 10,
"name": "内容运营",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:29.000Z",
"created_at": "2022-05-30T07:23:10.000Z",
"updated_at": "2022-05-30T07:29:29.000Z",
"sort": 7
}
]
[
{
"id": 34,
"key": null,
"published_at": "2021-11-24T06:27:55.000Z",
"created_at": "2021-11-24T06:27:52.000Z",
"updated_at": "2023-11-06T07:37:53.000Z",
"action_id": "26",
"action_name": " 当用户在微信公众号中回复文本消息时",
"error": null,
"description": "当用户在微信公众号中发送信息时触发流程并同步发送内容",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "26"
},
{
"id": 5209,
"key": null,
"published_at": "2023-02-13T09:26:34.000Z",
"created_at": "2023-02-13T09:26:34.000Z",
"updated_at": "2023-02-13T09:26:34.000Z",
"action_id": "1004120",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
}
]
[]
[]
1
1
1
1
14
permission
2283
将ChatGPT与微信公众号对接
<p>微信公众号当用户在微信公众号中回复文本消息时,OpenAI(ChatGPT)内置提问ChatGPT,微信公众号发送文本消息给指定关注用户</p>
zh-Hans
2023-02-13T06:20:00.000Z
2023-02-13T05:42:01.000Z
2023-11-29T00:52:32.000Z
500
ps8049gc
用户在微信公众号提问时,自动使用ChatGPT回复
anyone
yXv7E7roCohZ
official
pc1265
passed
陈迪
ps8049gc
陈迪
[
{
"desc": "当用户在微信公众号中发送信息时触发流程并同步发送内容",
"app_id": 360,
"action_id": 26,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000856,
"action_id": 1004120,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "在用户与公众号进行互动后用文本消息回复用户",
"app_id": 360,
"action_id": 31,
"action_type": "2",
"sort": "3",
"note": null
}
]
2062
true
{
"1": [],
"2": [],
"3": [
{
"required": true,
"help_txt": "关注用户的OpenID,如果是通过微信公众号触发动作获得,则是OpenID为触发动作样本中的FromUserName或者tour字段",
"type": "string",
"label": "接收用户微信OpenID",
"key": "touser"
},
{
"required": true,
"help_txt": "请输入要发送的文本消息内容,支持回车换行。",
"type": "string",
"label": "文本内容",
"key": "content"
},
{
"required": false,
"help_txt": "发送文本给用户有时效限制,分别为:\n1、用户关注后的1分钟内且最多发送3次。\n2、用户回复后24小时内可以发送回复。\n如果您的发送返回出现“45015 错误”说明超过有效时效,但这并不影响流程执行,您可以保存流程。在流程正式执行时不会出现超过有效时效问题。",
"type": "copy",
"label": "时效限制",
"key": "l"
}
]
}
true
<h1>流程介绍</h1><p> </p><p>免费为您的微信公众号增加ChatGPT功能,当您的用户在微信公众号发送文本消息时,自动使用ChatGPT回复用户的问题。<br><br> </p><figure class="image"><img src="/uploads/image_73ed8e2b86.png"></figure><p> </p><h1>使用前置条件:</h1><p> </p><ul><li>您的微信公众号必须为企业认证的微信公众号</li></ul><p> </p>
<h1>开始使用</h1><p> </p><p> </p><p> </p><p>现在您可以在你的微信公众号中进行提问,ChatGPT将自动进行回复。</p><p> </p><figure class="image image_resized" style="width:50%;"><img src="/uploads/example_1_0b2ee31f09.gif"></figure><p> </p>
[]
[
{
"id": 957,
"title": "如何通过集简云将ChatGPT人工智能接入到您的微信公众号中?",
"preview": "ChatGPT是一款非常强大的人工智能产品,可以有创造性的回复和创作文字,图片,适用于很多办公场景。这篇文章将介绍如何将ChatGPT接入到您的办公系统中。",
"content": "<h1>在集简云中的ChatGPT应用</h1><p> </p><p>目前集简云提供了三个ChatGPT应用:</p><ul><li>OpenAI(ChatGPT)免费版:这个是集简云提供的一款限时免费体验版本,无需您注册自己的ChatGPT账号就可以使用。但是,只支持默认的AI模型使用(text-davinci-003),回复文字不超过500字。</li><li>ChatGPT:这个是完整的ChatGPT应用,需要使用您自己的ChatGPT账号连接,可以调用您账号下全部的可用模型,可用自定义模型的配置,例如回复字数,创意程度等,用于满足您的使用场景。</li><li><span style=\"color:#333333;\">OpenAI(ChatGPT)付费版:此版本是集简云提供的ChatGPT内置付费应用,使用的ChatGPT官方接口,无需用户注册ChatGPT账号,支持智能问答、自定义模型训练和使用,以满足用户在特定业务情境下的智能问答需要。</span></li></ul><p style=\"margin-left:0px;\"> </p><figure class=\"image\"><img src=\"/uploads/2023_03_15_5_29_16_1fc5ed1949.png\"></figure><h1> </h1><p>“ChatGPT和”“<span style=\"color:#333333;\">OpenAI(ChatGPT)付费版</span>”支持模型训练与使用,让ChatGPT的回复能够更“懂”你的业务,点击了解详情:</p><p> </p><ul><li><a href=\"https://www.jijyun.cn/help/detail/1030\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color:hsl(240,75%,60%);\"><u>OpenAI(ChatGPT)付费版如何使用?</u></span></a></li><li><a href=\"https://www.jijyun.cn/help/detail/1009\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color:hsl(240,75%,60%);\"><u>如何训练ChatGPT?</u></span></a></li></ul><p> </p><p>如果您还没有了解过集简云产品,建议您先观看集简云的产品介绍,了解<a href=\"https://www.jijyun.cn/help/detail/1\" target=\"_blank\" rel=\"noopener noreferrer\">集简云的功能</a></p><p> </p><h1>示例1:微信公众号 + ChatGPT 打造微信公众号智能助手</h1><p> </p><p>场景说明:当用户在微信公众号中发送文本消息时,自动使用ChatGPT回复,将公众号变成用户的智能助手,同时吸引新用户关注。</p><p>在线体验:在集简云平台公众号中进行问答:</p><figure class=\"image image_resized\" style=\"width:50%;\"><img src=\"/uploads/image_33ac98703d.png\"></figure><p> </p><p>效果展现:</p><figure class=\"image image_resized\" style=\"width:39.8%;\"><img src=\"/uploads/image_32753630cf.png\"></figure><p> </p><h2>如何搭建?</h2><p><br>准备工作: 需要一个企业认证过的微信公众号,和微信公众号管理员身份</p><p> </p><p>下面我们开始搭建这个流程:</p><p>1 登录集简云产品:<a href=\"https://apps.jijyun.cn\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn</a></p><p>2 创建一个流程: 创建一个新流程:<a href=\"https://apps.jijyun.cn/data-pipeline/create\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn/data-pipeline/create</a> 或者 使用流程模板创建 <a href=\"https://apps.jijyun.cn/data-pipeline/create-from-template?id=2280\" target=\"_blank\" rel=\"noopener noreferrer\">https://apps.jijyun.cn/data-pipeline/create-from-template?id=2280</a></p><p>3 在触发动作,<strong>选择“微信公众号”下的“当用户在微信公众号中回复文本消息时”动作</strong><br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_2e7daadd00.png\"></figure><p>4 获取样本:<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_b0ceb72c3d.png\"></figure><p> </p><p>为了使用真实的数据验证,在“等待样本”过程中,在您的微信公众号中“发送一条文本”消息,发送后,您将获取一条数据样本。<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_6b4ac88f56.png\"></figure><p> </p><p>如果您在获取样本时有困难,可以点击 “使用预制样本“按钮,我们将为您生成一条样本。</p><p> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_676b4d6232.png\"></figure><p><br> </p><p>5 添加执行动作,选择集简云免费提供的 ”OpenAI(ChatGPT)内置“应用, 选择动作为 提问ChatGPT<br> </p><figure class=\"image image_resized\" style=\"width:71.41%;\"><img src=\"/uploads/22_e769d14325.png\"></figure><p> </p><p>6 配置微信公众号与ChatGPT的字段匹配关系</p><p>这里我们需要设置,将微信公众号的哪个字段发送给ChatGPT进行提问:</p><p> </p><figure class=\"image\"><img src=\"/uploads/99_8086e1bba7.png\"></figure><p> </p><p>这里我们插入的是一个变量,这个变量会随着用户实际发送的内容不同,自动进行变化。 我们也可以输入固定文字来帮助限制回答的内容范围,例如,如果我只希望ChatGPT回答中文,可以在变量前加入:请用中文回答 (一般ChatGPT使用的回复语言与用户发送的语言一致,因此不使用限制也是可以的)</p><p> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_60f6e0b8ac.png\"></figure><p> </p><p> </p><p>7 点击发送,我们获得了ChatGPT的回答:<br> </p><figure class=\"image image_resized\" style=\"width:64.59%;\"><img src=\"/uploads/image_26eeecb917.png\"></figure><p> </p><p>8 下面我们将发送的内容回复给提问的用户,选择微信公众号,发送消息给指定关注用户动作</p><p> </p><figure class=\"image image_resized\" style=\"width:72.4%;\"><img src=\"/uploads/33_349142b1c3.png\"></figure><p> </p><p>9 设置匹配关系,从步骤1中选择发送问题的用户ID, 从步骤2中选择ChatGPT回复的内容文本:</p><p>因此插入的都是变量,这样在实际执行时会自动替换成 发送问题的用户微信ID, 和ChatGPT对他问题的回复内容:</p><p> </p><figure class=\"image image_resized\" style=\"width:75.51%;\"><img src=\"/uploads/77_ba2ee530f0.png\"></figure><p> </p><figure class=\"image image_resized\" style=\"width:77.91%;\"><img src=\"/uploads/88_6846676e2f.png\"></figure><p> </p><p>点击发送数据查看, 显示发送成功,<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_d4e37bffe4.png\"></figure><p> </p><p> </p><p> </p><p>保存流程,然后就可以将您的微信公众号变成一个用户智能助手了<br> </p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_5d5ccc017d.png\"></figure><p> </p><p> </p><h1>示例2: 使用分支步骤从对控制进行自动回复的内容 (增加数据筛选)</h1><p> </p><p>企业的公众号往往还设置的了其它关键词回复,因此如果将用户的全部发送内容使用ChatGPT回复会与目前的的业务冲突。此时我们可以通过添加”数据筛选“步骤进行筛选,只有与目前公众号自动回复内容不冲突的关键词才会使用ChatGPT回复:</p><p>我们在步骤1后面增加一步 ”数据筛选“</p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_2908f62819.png\"></figure><p>在筛选条件中,我们将公众号已有的关键词设置全部排除。 数据筛选让只有满足条件的数据进入到后续步骤执行。</p><figure class=\"image image_resized\" style=\"width:75%;\"><img src=\"/uploads/image_86c847156d.png\"></figure>",
"sort": null,
"usage": "help_doc",
"published_at": "2023-02-11T07:09:23.000Z",
"created_at": "2023-02-11T01:03:34.000Z",
"updated_at": "2023-03-15T09:39:04.000Z",
"help_collection": 11,
"video_url": null,
"field": null,
"weight": 0,
"select": false,
"is_show_jjy": null,
"seo": null,
"thumb": {
"id": 9212,
"name": "画板 – 27.png",
"alternativeText": "",
"caption": "",
"width": 200,
"height": 120,
"formats": null,
"hash": "27_a2bbc380a5",
"ext": ".png",
"mime": "image/png",
"size": 2.52,
"url": "/uploads/27_a2bbc380a5.png",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T10:38:13.000Z",
"updated_at": "2023-02-13T10:38:13.000Z"
},
"media": {
"id": 9211,
"name": "自定义大小 – 108.png",
"alternativeText": "",
"caption": "",
"width": 1027,
"height": 440,
"formats": {
"thumbnail": {
"name": "thumbnail_自定义大小 – 108.png",
"hash": "thumbnail_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 245,
"height": 105,
"size": 11.38,
"path": null,
"url": "/uploads/thumbnail_108_046841ffe2.png"
},
"large": {
"name": "large_自定义大小 – 108.png",
"hash": "large_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 1000,
"height": 428,
"size": 78.26,
"path": null,
"url": "/uploads/large_108_046841ffe2.png"
},
"medium": {
"name": "medium_自定义大小 – 108.png",
"hash": "medium_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 750,
"height": 321,
"size": 53.35,
"path": null,
"url": "/uploads/medium_108_046841ffe2.png"
},
"small": {
"name": "small_自定义大小 – 108.png",
"hash": "small_108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"width": 500,
"height": 214,
"size": 30.33,
"path": null,
"url": "/uploads/small_108_046841ffe2.png"
}
},
"hash": "108_046841ffe2",
"ext": ".png",
"mime": "image/png",
"size": 32.4,
"url": "/uploads/108_046841ffe2.png",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T10:35:36.000Z",
"updated_at": "2023-02-13T10:35:36.000Z"
}
}
]
[
{
"id": 701,
"name": "微信公众号",
"description": "<p>微信公众号是可以是企业或者个人注册的认证过的公众号,可以是服务号也可以是订阅号。不同认证和类型的微信公众号权限不同,我们建议使用企业已认证的服务号在集简云的数据流程中以使用全部功能。</p>",
"popular": 1,
"published_at": "2022-12-26T02:33:00.000Z",
"created_at": "2022-09-20T11:03:05.000Z",
"updated_at": "2023-01-06T11:01:00.000Z",
"app_id": "360",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "社交媒体",
"available": true,
"appid": null,
"website": "https://mp.weixin.qq.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 8098,
"name": "11.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "11_06cbbfc344",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/11_06cbbfc344.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-12-06T05:55:29.000Z",
"updated_at": "2022-12-06T05:55:29.000Z"
}
},
{
"id": 1378,
"name": "OpenAI(ChatGPT)免费版",
"description": "<p>集简云提供的ChatGPT应用(限时免费),无需注册ChatGPT账户即可使用。</p>",
"popular": 100,
"published_at": "2023-02-13T03:35:54.000Z",
"created_at": "2023-02-13T03:35:54.000Z",
"updated_at": "2023-04-07T03:07:30.000Z",
"app_id": "1000856",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "ChatGPT内置应用免费版",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.2",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9106,
"name": "内置.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_a29c8cac21",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.84,
"url": "/uploads/_a29c8cac21.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T03:39:05.000Z",
"updated_at": "2023-02-13T03:39:05.000Z"
}
}
]
[
{
"id": 10,
"name": "内容运营",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:29.000Z",
"created_at": "2022-05-30T07:23:10.000Z",
"updated_at": "2022-05-30T07:29:29.000Z",
"sort": 7
}
]
[
{
"id": 34,
"key": null,
"published_at": "2021-11-24T06:27:55.000Z",
"created_at": "2021-11-24T06:27:52.000Z",
"updated_at": "2023-11-06T07:37:53.000Z",
"action_id": "26",
"action_name": " 当用户在微信公众号中回复文本消息时",
"error": null,
"description": "当用户在微信公众号中发送信息时触发流程并同步发送内容",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "26"
},
{
"id": 5209,
"key": null,
"published_at": "2023-02-13T09:26:34.000Z",
"created_at": "2023-02-13T09:26:34.000Z",
"updated_at": "2023-02-13T09:26:34.000Z",
"action_id": "1004120",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
}
]
[]
[]
1
1
1
1
14