paulk-asert opened a new pull request, #84:
URL: https://github.com/apache/incubator-nlpcraft/pull/84

   The model goes to the trouble of collecting the data map but it won't be 
included currently in the result.
   
   Currently, the YAML looks like this:
   
   ```
   ---
   empty: false
   traversableAgain: true
   ```
   
   After this change, it will look like this:
   
   ```
   ---
   localTime: "12 Mar. 2023, 9:35:07 pm"
   city: "New york city"
   timezone: "America/New_York"
   country: "United states"
   lon: -74.00597
   lat: 40.71427
   ```
   It isn't strictly needed for the current test, since it only checks the 
intent, but the current model make more sense with it included.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@nlpcraft.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to