2019-07-31 17:59:35 DEBUG rasa.core.agent - Created a new lock for conversation 'me'
2019-07-31 17:59:35 DEBUG rasa.core.tracker_store - Recreating tracker from sender id 'me'
2019-07-31 17:59:35 DEBUG rasa.core.processor - Received user message 'tôi muốn đặt phòng họp vào ngày 31/7/2020' with intent '{'name': 'book_meeting_room', 'confidence': 0.9512183666229248}' and entities '[{'start': 32, 'end': 41, 'value': '31/7/2020', 'entity': 'date', 'confidence': 0.9908839034846884, 'extractor': 'CRFEntityExtractor'}]'
2019-07-31 17:59:35 DEBUG rasa.core.processor - Current slot values:
abort_lunch_confirm: None
book_meeting_room_confirm: None
change_lunch_confirm: None
date: 31/7/2020
day: None
end_time: None
list_name: None
lunch_booked: False
lunch_confirm: None
lunch_confirm_full: None
lunch_place: None
mode: None
month: None
name: None
name_in_list: None
other_lunch_place: None
requested_slot: None
start_time: None
user_id: 6
week: None
year: None
2019-07-31 17:59:35 DEBUG rasa.core.processor - Logged UserUtterance - tracker now has 25 events
2019-07-31 17:59:35 DEBUG rasa.core.tracker_store - Tracker with sender_id 'me' stored to database
2019-07-31 17:59:35 DEBUG rasa.core.policies.memoization - Current tracker state [None, None, None, {}, {'intent_book_meeting_room': 1.0, 'prev_action_listen': 1.0, 'entity_date': 1.0}]
2019-07-31 17:59:35 DEBUG rasa.core.policies.memoization - There is no memorised next action
2019-07-31 17:59:35 DEBUG rasa.core.featurizers - Feature 'entity_date' (value: '1.0') could not be found in feature map. Make sure you added all intents and entities to the domain
2019-07-31 17:59:35 DEBUG rasa.core.policies.two_stage_fallback - NLU confidence threshold met, confidence of fallback action set to core threshold (0.6).
2019-07-31 17:59:35 DEBUG rasa.core.policies.form_policy - There is no active form
2019-07-31 17:59:35 DEBUG rasa.core.policies.ensemble - Predicted next action using policy_1_KerasPolicy
2019-07-31 17:59:35 DEBUG rasa.core.processor - Predicted next action 'book_meeting_room_date_form' with confidence 0.99.
2019-07-31 17:59:35 DEBUG rasa.core.actions.action - Calling action endpoint to run action 'book_meeting_room_date_form'.
2019-07-31 17:59:36 DEBUG rasa.core.processor - Action 'book_meeting_room_date_form' ended with events '['BotUttered(text: blah blah, data: {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, metadata: {})', 'BotUttered(text: blah blah, data: {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, metadata: {})', 'BotUttered(text: Không thành vấn đề, Lubot sẽ thực hiện đặt lịch họp cho bạn vào ngày 31/7/2020., data: {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, metadata: {})', 'Form(book_meeting_room_date_form)', 'SlotSet(key: date, value: 31/7/2020)', 'SlotSet(key: day, value: 31)', 'SlotSet(key: month, value: 7)', 'SlotSet(key: year, value: 2020)', 'SlotSet(key: date, value: 31/7/2020)', 'SlotSet(key: day, value: 31)', 'SlotSet(key: month, value: 7)', 'SlotSet(key: year, value: 2020)', 'Form(None)', 'SlotSet(key: requested_slot, value: None)']'
2019-07-31 17:59:36 DEBUG rasa.core.processor - Current slot values:
abort_lunch_confirm: None
book_meeting_room_confirm: None
change_lunch_confirm: None
date: 31/7/2020
day: 31
end_time: None
list_name: None
lunch_booked: False
lunch_confirm: None
lunch_confirm_full: None
lunch_place: None
mode: None
month: 7
name: None
name_in_list: None
other_lunch_place: None
requested_slot: None
start_time: None
user_id: 6
week: None
year: 2020
2019-07-31 17:59:36 DEBUG rasa.core.policies.memoization - Current tracker state [None, None, {}, {'intent_book_meeting_room': 1.0, 'prev_action_listen': 1.0, 'entity_date': 1.0}, {'intent_book_meeting_room': 1.0, 'entity_date': 1.0, 'prev_book_meeting_room_date_form': 1.0}]
2019-07-31 17:59:36 DEBUG rasa.core.policies.memoization - There is no memorised next action
2019-07-31 17:59:36 DEBUG rasa.core.featurizers - Feature 'entity_date' (value: '1.0') could not be found in feature map. Make sure you added all intents and entities to the domain
2019-07-31 17:59:36 DEBUG rasa.core.featurizers - Feature 'entity_date' (value: '1.0') could not be found in feature map. Make sure you added all intents and entities to the domain
2019-07-31 17:59:36 DEBUG rasa.core.policies.mapping_policy - There is no mapped action for the predicted intent, 'book_meeting_room'.
2019-07-31 17:59:36 DEBUG rasa.core.policies.two_stage_fallback - NLU confidence threshold met, confidence of fallback action set to core threshold (0.6).
2019-07-31 17:59:36 DEBUG rasa.core.policies.form_policy - There is no active form
2019-07-31 17:59:36 DEBUG rasa.core.policies.ensemble - Predicted next action using policy_1_KerasPolicy
2019-07-31 17:59:36 DEBUG rasa.core.processor - Predicted next action 'action_listen' with confidence 1.00.
2019-07-31 17:59:36 DEBUG rasa.core.processor - Action 'action_listen' ended with events '[]'
2019-07-31 17:59:36 DEBUG rasa.core.tracker_store - Tracker with sender_id 'me' stored to database
2019-07-31 17:59:36 DEBUG rasa.core.agent - Deleted lock for conversation 'me' (unused)
The log from action server no longer has 2 requests, but output on Rasa X still the same.
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - There is no active form
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - Activated the form 'book_meeting_room_date_form'
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - Validating pre-filled required slots: {'date': '31/7/2020'}
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - Validating user input '{'intent': {'name': 'book_meeting_room', 'confidence': 0.9512183666229248}, 'entities': [{'start': 32, 'end': 41, 'value': '31/7/2020', 'entity': 'date', 'confidence': 0.9908839034846884, 'extractor': 'CRFEntityExtractor'}], 'intent_ranking': [{'name': 'book_meeting_room', 'confidence': 0.9512183666229248}, {'name': 'search_seat', 'confidence': 0.1119498461484909}, {'name': 'book_lunch', 'confidence': 0.09924900531768799}, {'name': 'search_department', 'confidence': 0.07593046873807907}, {'name': 'greet', 'confidence': 0.052432090044021606}, {'name': 'ask_creator', 'confidence': 0.05089648813009262}, {'name': 'goodbye', 'confidence': 0.042915817350149155}, {'name': 'introduction', 'confidence': 0.03395404666662216}, {'name': 'search_project', 'confidence': 0.019183769822120667}, {'name': 'change_lunch_place', 'confidence': 0.01169959269464016}], 'text': 'tôi muốn đặt phòng họp vào ngày 31/7/2020'}'
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - Extracted '31/7/2020' for extra slot 'date'
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - Validating extracted slots: {'date': '31/7/2020'}
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - No slots left to request, all required slots are filled:
date: 31/7/2020
day: None
month: None
year: None
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - Submitting the form 'book_meeting_room_date_form'
2019-07-31 18:07:13 DEBUG rasa_sdk.forms - Deactivating the form 'book_meeting_room_date_form'
2019-07-31 18:07:13 DEBUG rasa_sdk.executor - Finished running 'book_meeting_room_date_form'
127.0.0.1 - - [2019-07-31 18:07:13] "POST /webhook HTTP/1.1" 200 1068 0.015590
The ‘blah blah’ is the utter in my validate function.