You can release the built Agent on LINE. After release, LINE can use the Agent to respond to user messages, which can be applied to scenarios such as customer service.
Use Limits
Please confirm that the application has been deployed.
Step 1: Obtain LINE information
3. Obtain Channel ID, Channel Secret.
Step 2: Create a LINE publishing channel
1. Go to the Tencent Cloud Intelligent Development Platform Application Release page, click Create Release Channel > LINE.
2. Enter the Channel Secret and Channel Access Token obtained in Step 1.
3. Fill in the Webhook URL information from the callback settings into the LINE Messaging API settings.
4. When publishing the application, select the LINE channel. After successful publication, you can access LINE to interact with the agent.
Built-in shortcut commands
Currently, the following commands are supported and will take effect upon input in the LINE dialog.
|
/new | Start a new conversation. |
/clear | Clear the current conversation context. |
FAQs
1. LINE sends auto-replies every time, which get mixed with the agent's responses. How to disable auto-reply?
Disable auto-reply messages in Settings > Response Settings.