/** * 表示データ作成用テンプレート(patTemplate) * * LICENSE: This source file is licensed under the terms of the GNU General Public License. * * @package Magic3 Framework * @author 平田直毅(Naoki Hirata) * @copyright Copyright 2006-2018 Magic3 Project. * @license http://www.gnu.org/copyleft/gpl.html GPL License * @version SVN: $Id$ * @link http://www.magic3.org */

基本設定

名前
Authoring Key
Application ID
シナリオID
初期状態
LUISチャットボットを動作させるにはMicrosoft Azure LUISサービス(https://www.luis.ai/)の登録が必要です。登録後、LUISの管理画面から設定値(Authoring Key,Application ID)を取得してください。
テスト時は「User Settings」のAuthoring Keyを使用します。本稼働ではAzureの管理画面から作成した「Cognitive Services」リソースのRESOURCE MANAGEMENTキーを使用します。