Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. {
  2. "context": {
  3. "name": "<? @sys-person.literal ?>"
  4. },
  5. "output": {
  6. "generic": [
  7. {
  8. "values": [
  9. {
  10. "text": "Hello $name! Welcome to the book recommendation service :) Would you like to view the genres we provide?"
  11. }
  12. ],
  13. "response_type": "text",
  14. "selection_policy": "sequential"
  15. }
  16. ]
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement