Skip to content

Instantly share code, notes, and snippets.

@geekforbrains
Created September 8, 2016 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geekforbrains/370d26bdf4b83581279bd85cb8b7c893 to your computer and use it in GitHub Desktop.
Save geekforbrains/370d26bdf4b83581279bd85cb8b7c893 to your computer and use it in GitHub Desktop.
Watson Converstation API - Multiple Responses
{
"output": {
"text": {
"values": [
"My name is Alexander.",
"You can call me Alexander",
"Friends call me Alex"
],
"selection_policy": "random",
"append": false
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment