You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'text': 'The app has not been configured with a <b>ASSISTANT_ID</b> environment variable. Please refer to the '+'<a href="https://github.com/watson-developer-cloud/assistant-simple">README</a> documentation on how to set this variable. <br>'+'Once a workspace has been defined the intents may be imported from '+'<a href="https://github.com/watson-developer-cloud/assistant-simple/blob/master/training/car_workspace.json">here</a> in order to get a working application.'
49
-
}
46
+
output: {
47
+
text:
48
+
'The app has not been configured with a <b>ASSISTANT_ID</b> environment variable. Please refer to the '+
49
+
'<a href="https://github.com/watson-developer-cloud/assistant-simple">README</a> documentation on how to set this variable. <br>'+
50
+
'Once a workspace has been defined the intents may be imported from '+
51
+
'<a href="https://github.com/watson-developer-cloud/assistant-simple/blob/master/training/car_workspace.json">here</a> in order to get a working application.',
0 commit comments