質問編集履歴

1

apiキーの変更

2018/06/08 05:25

投稿

kuroto-ra
kuroto-ra

スコア7

test CHANGED
File without changes
test CHANGED
@@ -46,7 +46,7 @@
46
46
 
47
47
  from doco.client import Client
48
48
 
49
- c = Client(apikey='6d56365a6a384d514f6839446b533473644b734443696a4d50327052315a677038726457782f37634b6735')
49
+ c = Client(apikey='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx')
50
50
 
51
51
  res = c.send(utt='Hello', apiname='Dialogue')
52
52