wit-ai/node-wit

i cant extract child intent value

nickthejagger opened this issue · 1 comments

how to get true city value destination ?

      "origin": [
        {
          "entities": {
            "true_city_value_destination": [
              {
                "confidence": 0.96017191704743,
                "value": "bali",
                "type": "value"
              }
            ]
          },
          "confidence": 0.99490671495703,
          "value": "6",
          "type": "value"
        }```