An introduction to JSON dialogue systems

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • I think the mistake is referring to the instructions you wrote on initialization actions:

    CONDITION

    System ▶︎ On start of layout

    ACTION

    ...

    Array ▶︎ Load from AJAX.LastData

    Instead it should be:

    JSON ▶︎ Parse JSON string AJAX.LastData