1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-07-28 12:32:15 +08:00

Updated 机器人客服 (markdown)

Samurais 2018-11-12 17:19:30 +08:00
parent 495b1578fa
commit 9e8435c2b8

@ -35,12 +35,11 @@
点击【确定】。
集成机器人的方式是通过SDK创建机器人实例使用机器人接口进行对话和查询等。机器人实例的认证和授权是通过*ClientId*和*Secret*完成。
集成机器人的方式是通过SDK创建机器人实例使用机器人接口进行对话和查询等。机器人实例的认证和授权是通过*ClientId*和*Secret*完成,点击【设置】查看*ClientId*和*Secret*。
<table class="image">
<caption align="bottom">查看ClientId和Secret</caption>
<tr><td><img width="800" src="https://user-images.githubusercontent.com/3538629/48337591-55974b80-e69e-11e8-9ed6-22179d3140ef.png" alt=""/></td></tr>
<tr><td><img width="800" src="https://user-images.githubusercontent.com/3538629/48337814-f71e9d00-e69e-11e8-9309-ff76a01200ae.png" alt=""/></td></tr>
</table>
@ -57,7 +56,7 @@
<table class="image">
<caption align="bottom">集成机器人客服</caption>
<tr><td><img width="600" src="https://user-images.githubusercontent.com/3538629/48337614-62b43a80-e69e-11e8-8773-01ad7604c277.png" alt=""/></td></tr>
<tr><td><img width="600" src="https://user-images.githubusercontent.com/3538629/48337755-d0f8fd00-e69e-11e8-9c6b-cf1465ee8bcf.png" alt=""/></td></tr>
</table>
点击【保存】创建机器人,返回机器人列表页面,可以找到刚刚创建的机器人客服,创建后,默认状态,机器人是不开启的,在列表页通过【是否开启】设置该机器人为*开启*,如下图所示。