1. Function Introduction
This article will explain how to obtain the API of the button robot. After obtaining it, you can fill in the installation in [App Market-Button].
This article introduces the domestic version of the button access process. The international version can be viewed: Tutorial on configuring Coze bot
2. Operation process
1. Enter the button homepage
Click to log in to the button platform
After successfully logging in, open the homepage of the domestic version of KouZi and find the KouZi API in the lower left corner. There will be slight differences between different versions. You can refer to the following two pictures:
2. Create a new App
Find [Authorization] - [OAuth Application] - [Create a new application]
Fill in the information:
-
Application Type Selection 【ordinary】
-
Select [Service Application] as the client type.
-
The application name can be filled in according to your needs, but it cannot be repeated with other ones.
3. Get Public Keys and pem files
Click [Create Key], the public key will be generated in the red box and the pem file will be automatically downloaded
4. Get the Client ID
After the creation is successful, it will automatically jump back to the [Authorization] page, where the application ID is the Client ID we need later
5. Create a robot and publish it to the API
Go back to the button homepage, find [Workspace], create a new plug-in and fill in the relevant information
After successful creation, it will automatically jump to the operation page, and then click Publish
Then the official will pop up a page for you to configure the intelligent body. Here you can choose to configure or skip it. It will not affect the final release and can be edited later.
You must check Agent as API and click Publish again.
6. Get Bot ID
After completion, you will be redirected to the operation page, and the last part of the URL is the Bot ID
7. Fill in the acquired information into SaleSmartly
You can fill in the name yourself, it is not mandatory to be consistent with the button; other information can be obtained according to the above tutorial.
8. Call in AI robot
Create or edit a robot in [Robot]-[AI Robot] to call it. For more robot configurations, see the AI Robot Configuration Guide.
Frequently asked questions
What is the difference between Button (domestic version) and Coze (international version)?
Model compatibility: Currently, the domestic version is only compatible with the "Skylark Large Model" as its dialogue engine, while the international version is compatible with large models such as "GPT 3.5/GPT 4" to drive dialogue.
Integration capabilities: Domestic users can directly integrate the software into popular platforms such as WeChat and Lark, while international users can seamlessly integrate it into widely used platforms such as Facebook Messenger, Slack, Telegram, etc.