(nlu) d:\Universidades\Trento\3S\HMD\bbot>rasa shell --debug C:\Users\Mateo-drr\AppData\Local\miniconda3\envs\nlu\lib\site-packages\rasa\core\tracker_store.py:1044: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) Base: DeclarativeMeta = declarative_base() C:\Users\Mateo-drr\AppData\Local\miniconda3\envs\nlu\lib\site-packages\rasa\shared\utils\validation.py:134: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources C:\Users\Mateo-drr\AppData\Local\miniconda3\envs\nlu\lib\site-packages\pkg_resources\__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('mpl_toolkits')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) C:\Users\Mateo-drr\AppData\Local\miniconda3\envs\nlu\lib\site-packages\pkg_resources\__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('ruamel')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) C:\Users\Mateo-drr\AppData\Local\miniconda3\envs\nlu\lib\site-packages\rasa\shared\core\slot_mappings.py:224: UserWarning: Slot auto-fill has been removed in 3.0 and replaced with a new explicit mechanism to set slots. Please refer to https://rasa.com/docs/rasa/domain#slots to learn more. rasa.shared.utils.io.raise_warning( 2024-01-22 18:02:17 DEBUG h5py._conv - Creating converter from 7 to 5 2024-01-22 18:02:17 DEBUG h5py._conv - Creating converter from 5 to 7 2024-01-22 18:02:17 DEBUG h5py._conv - Creating converter from 7 to 5 2024-01-22 18:02:17 DEBUG h5py._conv - Creating converter from 5 to 7 2024-01-22 18:02:18 INFO numexpr.utils - NumExpr defaulting to 8 threads. C:\Users\Mateo-drr\AppData\Local\miniconda3\envs\nlu\lib\site-packages\future\standard_library\__init__.py:65: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2024-01-22 18:02:19 DEBUG rasa.telemetry - Skipping telemetry reporting: no license hash found. 2024-01-22 18:02:19 DEBUG rasa.cli.utils - Parameter 'credentials' not set. Using default location 'credentials.yml' instead. C:\Users\Mateo-drr\AppData\Local\miniconda3\envs\nlu\lib\site-packages\sanic_cors\extension.py:39: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. SANIC_VERSION = LooseVersion(sanic_version) 2024-01-22 18:02:19 INFO root - Connecting to channel 'cmdline' which was specified by the '--connector' argument. Any other channels will be ignored. To connect to all given channels, omit the '--connector' argument. 2024-01-22 18:02:19 DEBUG sanic.root - Sanic-CORS: Configuring CORS with resources: {'/*': {'origins': [''], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': 'filename', 'supports_credentials': True, 'max_age': None, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': {'/*': {'origins': ''}}, 'intercept_exceptions': True, 'always_send': True}} 2024-01-22 18:02:19 DEBUG rasa.core.utils - Available web server routes: /webhooks/rest GET rasa_core_no_api.custom_webhook_CmdlineInput.health /webhooks/rest/webhook POST rasa_core_no_api.custom_webhook_CmdlineInput.receive / GET rasa_core_no_api.hello 2024-01-22 18:02:19 INFO root - Starting Rasa server on http://0.0.0.0:5005 2024-01-22 18:02:19 DEBUG rasa.core.utils - Using the default number of Sanic workers (1). C:\Users\Mateo-drr\AppData\Local\miniconda3\envs\nlu\lib\site-packages\rasa\shared\core\slot_mappings.py:224: UserWarning: Slot auto-fill has been removed in 3.0 and replaced with a new explicit mechanism to set slots. Please refer to https://rasa.com/docs/rasa/domain#slots to learn more. rasa.shared.utils.io.raise_warning( 2024-01-22 18:02:19 DEBUG rasa.telemetry - Skipping telemetry reporting: no license hash found. 2024-01-22 18:02:19 DEBUG rasa.core.tracker_store - Connected to InMemoryTrackerStore. 2024-01-22 18:02:19 DEBUG rasa.core.lock_store - Connected to lock store 'InMemoryLockStore'. 2024-01-22 18:02:19 DEBUG rasa.core.nlg.generator - Instantiated NLG to 'TemplatedNaturalLanguageGenerator'. 2024-01-22 18:02:19 INFO rasa.core.processor - Loading model models\20240122-172453-loyal-key.tar.gz... 2024-01-22 18:02:20 DEBUG rasa.engine.storage.local_model_storage - Extracted model to 'C:\Users\MATEO-~1\AppData\Local\Temp\tmprv0iqjyl'. 2024-01-22 18:02:20 DEBUG rasa.engine.graph - Node 'nlu_message_converter' loading 'NLUMessageConverter.load' and kwargs: '{}'. 2024-01-22 18:02:20 DEBUG rasa.engine.graph - Node 'run_WhitespaceTokenizer0' loading 'WhitespaceTokenizer.load' and kwargs: '{}'. 2024-01-22 18:02:20 DEBUG rasa.engine.graph - Node 'run_RegexFeaturizer1' loading 'RegexFeaturizer.load' and kwargs: '{}'. 2024-01-22 18:02:20 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_RegexFeaturizer1' was requested for reading. 2024-01-22 18:02:20 DEBUG rasa.engine.graph - Node 'run_LexicalSyntacticFeaturizer2' loading 'LexicalSyntacticFeaturizer.load' and kwargs: '{}'. 2024-01-22 18:02:20 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_LexicalSyntacticFeaturizer2' was requested for reading. 2024-01-22 18:02:20 DEBUG rasa.engine.graph - Node 'run_CountVectorsFeaturizer3' loading 'CountVectorsFeaturizer.load' and kwargs: '{}'. 2024-01-22 18:02:20 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_CountVectorsFeaturizer3' was requested for reading. 2024-01-22 18:02:20 DEBUG rasa.engine.graph - Node 'run_CountVectorsFeaturizer4' loading 'CountVectorsFeaturizer.load' and kwargs: '{}'. 2024-01-22 18:02:20 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_CountVectorsFeaturizer4' was requested for reading. 2024-01-22 18:02:20 DEBUG rasa.engine.graph - Node 'run_DIETClassifier5' loading 'DIETClassifier.load' and kwargs: '{}'. 2024-01-22 18:02:20 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_DIETClassifier5' was requested for reading. 2024-01-22 18:02:20 DEBUG rasa.utils.tensorflow.models - Loading the model from C:\Users\MATEO-~1\AppData\Local\Temp\tmp7_4jufjw\train_DIETClassifier5\DIETClassifier.tf_model with finetune_mode=False... 2024-01-22 18:02:20 DEBUG rasa.nlu.classifiers.diet_classifier - Following metrics will be logged during training: 2024-01-22 18:02:20 DEBUG rasa.nlu.classifiers.diet_classifier - t_loss (total loss) 2024-01-22 18:02:20 DEBUG rasa.nlu.classifiers.diet_classifier - i_acc (intent acc) 2024-01-22 18:02:20 DEBUG rasa.nlu.classifiers.diet_classifier - i_loss (intent loss) 2024-01-22 18:02:20 DEBUG rasa.nlu.classifiers.diet_classifier - e_f1 (entity f1) 2024-01-22 18:02:20 DEBUG rasa.nlu.classifiers.diet_classifier - e_loss (entity loss) 2024-01-22 18:02:38 DEBUG rasa.utils.tensorflow.models - Finished loading the model. 2024-01-22 18:02:38 DEBUG rasa.engine.graph - Node 'run_EntitySynonymMapper6' loading 'EntitySynonymMapper.load' and kwargs: '{}'. 2024-01-22 18:02:38 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_EntitySynonymMapper6' was requested for reading. 2024-01-22 18:02:38 DEBUG rasa.engine.graph - Node 'run_ResponseSelector7' loading 'ResponseSelector.load' and kwargs: '{}'. 2024-01-22 18:02:38 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_ResponseSelector7' was requested for reading. 2024-01-22 18:02:38 DEBUG rasa.nlu.classifiers.diet_classifier - Failed to load ABCMeta from model storage. Resource 'train_ResponseSelector7' doesn't exist. 2024-01-22 18:02:38 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_ResponseSelector7' was requested for reading. 2024-01-22 18:02:38 DEBUG rasa.nlu.selectors.response_selector - Failed to load ResponseSelector from model storage. Resource 'train_ResponseSelector7' doesn't exist. 2024-01-22 18:02:38 DEBUG rasa.engine.graph - Node 'run_FallbackClassifier8' loading 'FallbackClassifier.load' and kwargs: '{}'. 2024-01-22 18:02:38 DEBUG rasa.engine.graph - Node 'run_RegexMessageHandler' loading 'RegexMessageHandler.load' and kwargs: '{}'. 2024-01-22 18:02:38 DEBUG rasa.engine.graph - Node 'domain_provider' loading 'DomainProvider.load' and kwargs: '{}'. 2024-01-22 18:02:38 DEBUG rasa.engine.storage.local_model_storage - Resource 'domain_provider' was requested for reading. 2024-01-22 18:02:38 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' loading 'AugmentedMemoizationPolicy.load' and kwargs: '{}'. 2024-01-22 18:02:38 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_AugmentedMemoizationPolicy0' was requested for reading. 2024-01-22 18:02:38 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' loading 'RulePolicy.load' and kwargs: '{}'. 2024-01-22 18:02:38 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_RulePolicy1' was requested for reading. 2024-01-22 18:02:38 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' loading 'UnexpecTEDIntentPolicy.load' and kwargs: '{}'. 2024-01-22 18:02:38 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_UnexpecTEDIntentPolicy2' was requested for reading. 2024-01-22 18:02:38 DEBUG rasa.utils.tensorflow.models - Loading the model from C:\Users\MATEO-~1\AppData\Local\Temp\tmp7_4jufjw\train_UnexpecTEDIntentPolicy2\unexpected_intent_policy.tf_model with finetune_mode=False... 2024-01-22 18:02:46 DEBUG rasa.utils.tensorflow.models - Finished loading the model. 2024-01-22 18:02:46 WARNING rasa.shared.utils.common - The UnexpecTED Intent Policy is currently experimental and might change or be removed in the future 🔬 Please share your feedback on it in the forum (https://forum.rasa.com) to help us make this feature ready for production. 2024-01-22 18:02:46 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' loading 'TEDPolicy.load' and kwargs: '{}'. 2024-01-22 18:02:46 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_TEDPolicy3' was requested for reading. 2024-01-22 18:02:46 DEBUG rasa.utils.tensorflow.models - Loading the model from C:\Users\MATEO-~1\AppData\Local\Temp\tmp7_4jufjw\train_TEDPolicy3\ted_policy.tf_model with finetune_mode=False... 2024-01-22 18:02:54 DEBUG rasa.utils.tensorflow.models - Finished loading the model. 2024-01-22 18:02:54 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' loading 'RuleOnlyDataProvider.load' and kwargs: '{}'. 2024-01-22 18:02:54 DEBUG rasa.engine.storage.local_model_storage - Resource 'train_RulePolicy1' was requested for reading. 2024-01-22 18:02:54 DEBUG rasa.engine.graph - Node 'select_prediction' loading 'DefaultPolicyPredictionEnsemble.load' and kwargs: '{}'. 2024-01-22 18:02:54 INFO root - Rasa server is up and running. 2024-01-22 18:02:54 INFO root - Enabling coroutine debugging. Loop id 2163228980896. Bot loaded. Type a message and press enter (use '/stop' to exit): Your input -> price change of btc 2024-01-22 18:03:05 DEBUG rasa.core.lock_store - Issuing ticket for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:05 DEBUG rasa.core.lock_store - Acquiring lock for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:05 DEBUG rasa.core.lock_store - Acquired lock for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:05 DEBUG rasa.core.tracker_store - Could not find tracker for conversation ID '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:05 DEBUG rasa.core.tracker_store - No event broker configured. Skipping streaming events. 2024-01-22 18:03:05 DEBUG rasa.core.processor - Starting a new session for conversation ID '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.actions.policy_prediction prediction_events=[] 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.actions.log action_name=action_session_start rasa_events=[, ActionExecuted(action: action_listen, policy: None, confidence: None)] 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.slots.log slot_values= coin: None cointkr: None coinid: None window: None numex: None hourORday: None numrank: None rankcrit: None pastWindow: None pastCoins: None recCoin: None roundabout: None asked: None requested_slot: None session_started_metadata: None 2024-01-22 18:03:05 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__message__': [], '__tracker__': }, targets: ['run_RegexMessageHandler'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'nlu_message_converter' running 'NLUMessageConverter.convert_user_message'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_WhitespaceTokenizer0' running 'WhitespaceTokenizer.process'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_RegexFeaturizer1' running 'RegexFeaturizer.process'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_LexicalSyntacticFeaturizer2' running 'LexicalSyntacticFeaturizer.process'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_CountVectorsFeaturizer3' running 'CountVectorsFeaturizer.process'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_CountVectorsFeaturizer4' running 'CountVectorsFeaturizer.process'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_DIETClassifier5' running 'DIETClassifier.process'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_EntitySynonymMapper6' running 'EntitySynonymMapper.process'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_ResponseSelector7' running 'ResponseSelector.process'. 2024-01-22 18:03:05 DEBUG rasa.nlu.classifiers.diet_classifier - There is no trained model for 'ResponseSelector': The component is either not trained or didn't receive enough training data. 2024-01-22 18:03:05 DEBUG rasa.nlu.selectors.response_selector - Adding following selector key to message property: default 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_FallbackClassifier8' running 'FallbackClassifier.process'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_RegexMessageHandler' running 'RegexMessageHandler.process'. 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.message.parse parse_data_entities=[{'entity': 'cointkr', 'start': 16, 'end': 19, 'confidence_entity': 0.9991015195846558, 'value': 'btc', 'extractor': 'DIETClassifier', 'processors': ['EntitySynonymMapper']}] parse_data_intent={'name': 'ask_pchange_coin', 'confidence': 0.9228660464286804} parse_data_text=price change of btc 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.slots.log slot_values= coin: None cointkr: None coinid: None window: None numex: None hourORday: None numrank: None rankcrit: None pastWindow: None pastCoins: None recCoin: None roundabout: None asked: None requested_slot: None session_started_metadata: None 2024-01-22 18:03:05 DEBUG rasa.core.processor - Logged UserUtterance - tracker now has 4 events. 2024-01-22 18:03:05 DEBUG rasa.core.actions.action - Validating extracted slots: cointkr 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.extract.slots action_extract_slot=action_extract_slots len_extraction_events=1 rasa_events=[SlotSet(key: cointkr, value: btc)] 2024-01-22 18:03:05 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__tracker__': }, targets: ['select_prediction'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' running 'RuleOnlyDataProvider.provide'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' running 'AugmentedMemoizationPolicy.predict_action_probabilities'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.memoization - [debug ] memoization.predict.actions tracker_states=[{}, {'user': {'intent': 'ask_pchange_coin', 'entities': ('cointkr',)}, 'slots': {'cointkr': (1.0,)}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:05 DEBUG rasa.core.policies.memoization - Launch DeLorean... 2024-01-22 18:03:05 DEBUG rasa.core.policies.memoization - [debug ] memoization.states_recall old_states=[{}, {'user': {'intent': 'ask_pchange_coin', 'entities': ('cointkr',)}, 'slots': {'cointkr': (1.0,)}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:05 DEBUG rasa.core.policies.memoization - There is no memorised next action 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' running 'RulePolicy.predict_action_probabilities'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.rule_policy - [debug ] rule_policy.actions.find current_states= [state 1] user text: price change of btc | previous action name: action_listen | slots: {'cointkr': (1.0,)} 2024-01-22 18:03:05 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. 2024-01-22 18:03:05 DEBUG rasa.core.policies.rule_policy - [debug ] rule_policy.actions.find current_states= [state 1] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: action_listen | slots: {'cointkr': (1.0,)} 2024-01-22 18:03:05 DEBUG rasa.core.policies.rule_policy - There is a rule for the next action 'pchange_form'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' running 'TEDPolicy.predict_action_probabilities'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.ted_policy - TED predicted 'utter_wcyd' based on user intent. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' running 'UnexpecTEDIntentPolicy.predict_action_probabilities'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.unexpected_intent_policy - Querying for intent `ask_pchange_coin`. 2024-01-22 18:03:05 DEBUG rasa.core.policies.unexpected_intent_policy - Query intent index 13 not found in label thresholds - {10: 0.08060746, 31: -0.0013182759, 39: -0.08951433}. Check for `action_unlikely_intent` prediction will be skipped. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'select_prediction' running 'DefaultPolicyPredictionEnsemble.combine_predictions_from_kwargs'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.ensemble - Made prediction using user intent. 2024-01-22 18:03:05 DEBUG rasa.core.policies.ensemble - Added `DefinePrevUserUtteredFeaturization(False)` event. 2024-01-22 18:03:05 DEBUG rasa.core.policies.ensemble - Predicted next action using RulePolicy. 2024-01-22 18:03:05 DEBUG rasa.core.processor - Predicted next action 'pchange_form' with confidence 1.00. 2024-01-22 18:03:05 DEBUG rasa.core.actions.forms - Activated the form 'pchange_form'. 2024-01-22 18:03:05 DEBUG rasa.core.actions.forms - Executing default action 'action_extract_slots' at form activation. 2024-01-22 18:03:05 DEBUG rasa.core.actions.action - Validating extracted slots: cointkr 2024-01-22 18:03:05 DEBUG rasa.core.actions.forms - The execution of 'action_extract_slots' resulted in these events: SlotSet(). 2024-01-22 18:03:05 DEBUG rasa.core.actions.forms - [debug ] forms.validate.prefilled_slots prefilled_slots={'cointkr': 'btc'} 2024-01-22 18:03:05 DEBUG rasa.core.actions.forms - There is no validation action 'validate_pchange_form' to execute at form activation. 2024-01-22 18:03:05 DEBUG rasa.core.actions.forms - Request next slot 'window' 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.actions.policy_prediction prediction_events=[] 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.actions.log action_name=pchange_form rasa_events=[, SlotSet(key: cointkr, value: btc), SlotSet(key: requested_slot, value: window), BotUttered('Of course, I just need a window of time you're interested in', {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, {"utter_action": "utter_ask_window"}, 1705942985.581079)] 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.slots.log slot_values= coin: None cointkr: btc coinid: None window: None numex: None hourORday: None numrank: None rankcrit: None pastWindow: None pastCoins: None recCoin: None roundabout: None asked: None requested_slot: window session_started_metadata: None 2024-01-22 18:03:05 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__tracker__': }, targets: ['select_prediction'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' running 'RuleOnlyDataProvider.provide'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' running 'AugmentedMemoizationPolicy.predict_action_probabilities'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.memoization - [debug ] memoization.predict.actions tracker_states=[{}] 2024-01-22 18:03:05 DEBUG rasa.core.policies.memoization - There is a memorised next action 'action_listen' 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' running 'RulePolicy.predict_action_probabilities'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.rule_policy - Predicted 'action_listen' after loop 'pchange_form'. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' running 'TEDPolicy.predict_action_probabilities'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.ted_policy - TED predicted 'action_listen' based on user intent. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' running 'UnexpecTEDIntentPolicy.predict_action_probabilities'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.unexpected_intent_policy - Skipping predictions for UnexpecTEDIntentPolicy as either there is no event of type `UserUttered`, event's intent is new and not in domain or there is an event of type `ActionExecuted` after the last `UserUttered`. 2024-01-22 18:03:05 DEBUG rasa.engine.graph - Node 'select_prediction' running 'DefaultPolicyPredictionEnsemble.combine_predictions_from_kwargs'. 2024-01-22 18:03:05 DEBUG rasa.core.policies.ensemble - Predicted next action using RulePolicy. 2024-01-22 18:03:05 DEBUG rasa.core.processor - Predicted next action 'action_listen' with confidence 1.00. 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.actions.policy_prediction prediction_events=[] 2024-01-22 18:03:05 DEBUG rasa.core.processor - [debug ] processor.actions.log action_name=action_listen rasa_events=[] 2024-01-22 18:03:05 DEBUG rasa.core.tracker_store - No event broker configured. Skipping streaming events. 2024-01-22 18:03:05 DEBUG rasa.core.lock_store - Deleted lock for conversation '8055fef52ff64c148bf7484b684464d3'. Of course, I just need a window of time you're interested in Your input -> what is that 2024-01-22 18:03:11 DEBUG rasa.core.lock_store - Issuing ticket for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:11 DEBUG rasa.core.lock_store - Acquiring lock for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:11 DEBUG rasa.core.lock_store - Acquired lock for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:11 DEBUG rasa.core.tracker_store - Recreating tracker for id '8055fef52ff64c148bf7484b684464d3' 2024-01-22 18:03:11 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__message__': [], '__tracker__': }, targets: ['run_RegexMessageHandler'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'nlu_message_converter' running 'NLUMessageConverter.convert_user_message'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_WhitespaceTokenizer0' running 'WhitespaceTokenizer.process'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_RegexFeaturizer1' running 'RegexFeaturizer.process'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_LexicalSyntacticFeaturizer2' running 'LexicalSyntacticFeaturizer.process'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_CountVectorsFeaturizer3' running 'CountVectorsFeaturizer.process'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_CountVectorsFeaturizer4' running 'CountVectorsFeaturizer.process'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_DIETClassifier5' running 'DIETClassifier.process'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_EntitySynonymMapper6' running 'EntitySynonymMapper.process'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_ResponseSelector7' running 'ResponseSelector.process'. 2024-01-22 18:03:11 DEBUG rasa.nlu.classifiers.diet_classifier - There is no trained model for 'ResponseSelector': The component is either not trained or didn't receive enough training data. 2024-01-22 18:03:11 DEBUG rasa.nlu.selectors.response_selector - Adding following selector key to message property: default 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_FallbackClassifier8' running 'FallbackClassifier.process'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_RegexMessageHandler' running 'RegexMessageHandler.process'. 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.message.parse parse_data_entities=[] parse_data_intent={'name': 'ask_windows', 'confidence': 0.9606587886810303} parse_data_text=what is that 2024-01-22 18:03:11 DEBUG rasa.core.processor - Logged UserUtterance - tracker now has 13 events. 2024-01-22 18:03:11 DEBUG rasa.core.actions.action - Validating extracted slots: 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.extract.slots action_extract_slot=action_extract_slots len_extraction_events=0 rasa_events=[] 2024-01-22 18:03:11 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__tracker__': }, targets: ['select_prediction'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' running 'RuleOnlyDataProvider.provide'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' running 'AugmentedMemoizationPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - [debug ] memoization.predict.actions tracker_states=[{}, {'user': {'intent': 'ask_windows'}, 'slots': {'cointkr': (1.0,)}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - Launch DeLorean... 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - [debug ] memoization.states_recall old_states=[{}, {'user': {'intent': 'ask_windows'}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - There is no memorised next action 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' running 'RulePolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - [debug ] rule_policy.actions.find current_states= [state 1] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: action_listen | slots: {'cointkr': (1.0,)} [state 2] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: pchange_form | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 3] user text: what is that | previous action name: action_listen | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - Predicted loop 'pchange_form'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' running 'TEDPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ted_policy - TED predicted 'utter_wcyd' based on user intent. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' running 'UnexpecTEDIntentPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.unexpected_intent_policy - Querying for intent `ask_windows`. 2024-01-22 18:03:11 DEBUG rasa.core.policies.unexpected_intent_policy - Query intent index 27 not found in label thresholds - {10: 0.08060746, 31: -0.0013182759, 39: -0.08951433}. Check for `action_unlikely_intent` prediction will be skipped. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'select_prediction' running 'DefaultPolicyPredictionEnsemble.combine_predictions_from_kwargs'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Made prediction using user intent. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Added `DefinePrevUserUtteredFeaturization(False)` event. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Predicted next action using RulePolicy. 2024-01-22 18:03:11 DEBUG rasa.core.processor - Predicted next action 'pchange_form' with confidence 1.00. 2024-01-22 18:03:11 DEBUG rasa.core.actions.forms - [debug ] forms.validation.required tracker_latest_message= 2024-01-22 18:03:11 DEBUG rasa.core.actions.forms - [debug ] forms.slots.validate slot_candidates={} 2024-01-22 18:03:11 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__tracker__': }, targets: ['select_prediction'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' running 'RuleOnlyDataProvider.provide'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' running 'AugmentedMemoizationPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - [debug ] memoization.predict.actions tracker_states=[{}, {'user': {'intent': 'ask_windows'}, 'slots': {'cointkr': (1.0,)}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - Launch DeLorean... 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - [debug ] memoization.states_recall old_states=[{}, {'user': {'intent': 'ask_windows'}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - There is no memorised next action 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' running 'RulePolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - [debug ] rule_policy.actions.find current_states= [state 1] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: action_listen | slots: {'cointkr': (1.0,)} [state 2] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: pchange_form | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 3] previous action name: action_listen | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - [debug ] rule_policy.actions.find current_states= [state 1] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: action_listen | slots: {'cointkr': (1.0,)} [state 2] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: pchange_form | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 3] user intent: ask_windows | previous action name: action_listen | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - There is a rule for the next action 'utter_list_windows'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' running 'TEDPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ted_policy - TED predicted 'utter_wcyd' based on user intent. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' running 'UnexpecTEDIntentPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.unexpected_intent_policy - Querying for intent `ask_windows`. 2024-01-22 18:03:11 DEBUG rasa.core.policies.unexpected_intent_policy - Query intent index 27 not found in label thresholds - {10: 0.08060746, 31: -0.0013182759, 39: -0.08951433}. Check for `action_unlikely_intent` prediction will be skipped. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'select_prediction' running 'DefaultPolicyPredictionEnsemble.combine_predictions_from_kwargs'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Execution of 'pchange_form' was rejected. Setting its confidence to 0.0 in all predictions. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Made prediction using user intent. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Added `DefinePrevUserUtteredFeaturization(False)` event. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Predicted next action using RulePolicy. 2024-01-22 18:03:11 DEBUG rasa.core.processor - Predicted next action 'utter_list_windows' with confidence 1.00. 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.actions.policy_prediction prediction_events=[] 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.actions.log action_name=utter_list_windows rasa_events=[BotUttered('I only have information on the 1 and 24 hour time frame or 7 and 30 days time frame', {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, {"utter_action": "utter_list_windows"}, 1705942991.6037579)] 2024-01-22 18:03:11 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__tracker__': }, targets: ['select_prediction'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' running 'RuleOnlyDataProvider.provide'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' running 'AugmentedMemoizationPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - [debug ] memoization.predict.actions tracker_states=[{}, {'slots': {'cointkr': (1.0,)}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - Launch DeLorean... 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - [debug ] memoization.states_recall old_states=[{}, {'prev_action': {'action_name': 'utter_list_windows'}}] 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - There is no memorised next action 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' running 'RulePolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - [debug ] rule_policy.actions.find current_states= [state 1] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: action_listen | slots: {'cointkr': (1.0,)} [state 2] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: pchange_form | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 3] user intent: ask_windows | previous action name: action_listen | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 4] user intent: ask_windows | previous action name: utter_list_windows | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - There is a rule for the next action 'pchange_form'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' running 'TEDPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ted_policy - TED predicted 'utter_wcyd' based on user intent. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' running 'UnexpecTEDIntentPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.unexpected_intent_policy - Skipping predictions for UnexpecTEDIntentPolicy as either there is no event of type `UserUttered`, event's intent is new and not in domain or there is an event of type `ActionExecuted` after the last `UserUttered`. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'select_prediction' running 'DefaultPolicyPredictionEnsemble.combine_predictions_from_kwargs'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Predicted next action using RulePolicy. 2024-01-22 18:03:11 DEBUG rasa.core.processor - Predicted next action 'pchange_form' with confidence 1.00. 2024-01-22 18:03:11 DEBUG rasa.core.actions.forms - [debug ] forms.slots.validate slot_candidates={} 2024-01-22 18:03:11 DEBUG rasa.core.actions.forms - Request next slot 'window' 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.actions.policy_prediction prediction_events=[] 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.actions.log action_name=pchange_form rasa_events=[SlotSet(key: requested_slot, value: window), BotUttered('Of course, I just need a window of time you're interested in', {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, {"utter_action": "utter_ask_window"}, 1705942991.6193814)] 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.slots.log slot_values= coin: None cointkr: btc coinid: None window: None numex: None hourORday: None numrank: None rankcrit: None pastWindow: None pastCoins: None recCoin: None roundabout: None asked: None requested_slot: window session_started_metadata: None 2024-01-22 18:03:11 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__tracker__': }, targets: ['select_prediction'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' running 'RuleOnlyDataProvider.provide'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' running 'AugmentedMemoizationPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - [debug ] memoization.predict.actions tracker_states=[{}] 2024-01-22 18:03:11 DEBUG rasa.core.policies.memoization - There is a memorised next action 'action_listen' 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' running 'RulePolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.rule_policy - Predicted 'action_listen' after loop 'pchange_form'. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' running 'TEDPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ted_policy - TED predicted 'action_listen' based on user intent. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' running 'UnexpecTEDIntentPolicy.predict_action_probabilities'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.unexpected_intent_policy - Skipping predictions for UnexpecTEDIntentPolicy as either there is no event of type `UserUttered`, event's intent is new and not in domain or there is an event of type `ActionExecuted` after the last `UserUttered`. 2024-01-22 18:03:11 DEBUG rasa.engine.graph - Node 'select_prediction' running 'DefaultPolicyPredictionEnsemble.combine_predictions_from_kwargs'. 2024-01-22 18:03:11 DEBUG rasa.core.policies.ensemble - Predicted next action using RulePolicy. 2024-01-22 18:03:11 DEBUG rasa.core.processor - Predicted next action 'action_listen' with confidence 1.00. 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.actions.policy_prediction prediction_events=[] 2024-01-22 18:03:11 DEBUG rasa.core.processor - [debug ] processor.actions.log action_name=action_listen rasa_events=[] 2024-01-22 18:03:11 DEBUG rasa.core.tracker_store - No event broker configured. Skipping streaming events. 2024-01-22 18:03:11 DEBUG rasa.core.lock_store - Deleted lock for conversation '8055fef52ff64c148bf7484b684464d3'. I only have information on the 1 and 24 hour time frame or 7 and 30 days time frame Of course, I just need a window of time you're interested in Your input -> description of btc 2024-01-22 18:03:20 DEBUG rasa.core.lock_store - Issuing ticket for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:20 DEBUG rasa.core.lock_store - Acquiring lock for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:20 DEBUG rasa.core.lock_store - Acquired lock for conversation '8055fef52ff64c148bf7484b684464d3'. 2024-01-22 18:03:20 DEBUG rasa.core.tracker_store - Recreating tracker for id '8055fef52ff64c148bf7484b684464d3' 2024-01-22 18:03:20 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__message__': [], '__tracker__': }, targets: ['run_RegexMessageHandler'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'nlu_message_converter' running 'NLUMessageConverter.convert_user_message'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_WhitespaceTokenizer0' running 'WhitespaceTokenizer.process'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_RegexFeaturizer1' running 'RegexFeaturizer.process'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_LexicalSyntacticFeaturizer2' running 'LexicalSyntacticFeaturizer.process'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_CountVectorsFeaturizer3' running 'CountVectorsFeaturizer.process'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_CountVectorsFeaturizer4' running 'CountVectorsFeaturizer.process'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_DIETClassifier5' running 'DIETClassifier.process'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_EntitySynonymMapper6' running 'EntitySynonymMapper.process'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_ResponseSelector7' running 'ResponseSelector.process'. 2024-01-22 18:03:20 DEBUG rasa.nlu.classifiers.diet_classifier - There is no trained model for 'ResponseSelector': The component is either not trained or didn't receive enough training data. 2024-01-22 18:03:20 DEBUG rasa.nlu.selectors.response_selector - Adding following selector key to message property: default 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_FallbackClassifier8' running 'FallbackClassifier.process'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_RegexMessageHandler' running 'RegexMessageHandler.process'. 2024-01-22 18:03:20 DEBUG rasa.core.processor - [debug ] processor.message.parse parse_data_entities=[{'entity': 'cointkr', 'start': 15, 'end': 18, 'confidence_entity': 0.9994601607322693, 'value': 'btc', 'extractor': 'DIETClassifier', 'processors': ['EntitySynonymMapper']}] parse_data_intent={'name': 'ask_desc', 'confidence': 0.985831081867218} parse_data_text=description of btc 2024-01-22 18:03:20 DEBUG rasa.core.processor - [debug ] processor.slots.log slot_values= coin: None cointkr: btc coinid: None window: None numex: None hourORday: None numrank: None rankcrit: None pastWindow: None pastCoins: None recCoin: None roundabout: None asked: None requested_slot: window session_started_metadata: None 2024-01-22 18:03:20 DEBUG rasa.core.processor - Logged UserUtterance - tracker now has 22 events. 2024-01-22 18:03:20 DEBUG rasa.core.actions.action - Validating extracted slots: cointkr 2024-01-22 18:03:20 DEBUG rasa.core.processor - [debug ] processor.extract.slots action_extract_slot=action_extract_slots len_extraction_events=1 rasa_events=[SlotSet(key: cointkr, value: btc)] 2024-01-22 18:03:20 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__tracker__': }, targets: ['select_prediction'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' running 'RuleOnlyDataProvider.provide'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' running 'AugmentedMemoizationPolicy.predict_action_probabilities'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.memoization - [debug ] memoization.predict.actions tracker_states=[{}, {'user': {'intent': 'ask_desc', 'entities': ('cointkr',)}, 'slots': {'cointkr': (1.0,)}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:20 DEBUG rasa.core.policies.memoization - Launch DeLorean... 2024-01-22 18:03:20 DEBUG rasa.core.policies.memoization - [debug ] memoization.states_recall old_states=[{}, {'user': {'intent': 'ask_desc', 'entities': ('cointkr',)}, 'slots': {'cointkr': (1.0,)}, 'prev_action': {'action_name': 'action_listen'}}] 2024-01-22 18:03:20 DEBUG rasa.core.policies.memoization - There is no memorised next action 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' running 'RulePolicy.predict_action_probabilities'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.rule_policy - [debug ] rule_policy.actions.find current_states= [state 1] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: action_listen | slots: {'cointkr': (1.0,)} [state 2] user intent: ask_pchange_coin | user entities: ('cointkr',) | previous action name: pchange_form | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 3] user intent: ask_windows | previous action name: action_listen | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 4] user intent: ask_windows | previous action name: utter_list_windows | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 5] user intent: ask_windows | previous action name: pchange_form | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} [state 6] user text: description of btc | previous action name: action_listen | active loop: {'name': 'pchange_form'} | slots: {'cointkr': (1.0,)} 2024-01-22 18:03:20 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. 2024-01-22 18:03:20 DEBUG rasa.core.policies.rule_policy - Predicted loop 'pchange_form'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' running 'TEDPolicy.predict_action_probabilities'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.ted_policy - TED predicted 'utter_wcyd' based on user intent. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' running 'UnexpecTEDIntentPolicy.predict_action_probabilities'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.unexpected_intent_policy - Querying for intent `ask_desc`. 2024-01-22 18:03:20 DEBUG rasa.core.policies.unexpected_intent_policy - Query intent index 3 not found in label thresholds - {10: 0.08060746, 31: -0.0013182759, 39: -0.08951433}. Check for `action_unlikely_intent` prediction will be skipped. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'select_prediction' running 'DefaultPolicyPredictionEnsemble.combine_predictions_from_kwargs'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.ensemble - Made prediction using user intent. 2024-01-22 18:03:20 DEBUG rasa.core.policies.ensemble - Added `DefinePrevUserUtteredFeaturization(False)` event. 2024-01-22 18:03:20 DEBUG rasa.core.policies.ensemble - Predicted next action using RulePolicy. 2024-01-22 18:03:20 DEBUG rasa.core.processor - Predicted next action 'pchange_form' with confidence 1.00. 2024-01-22 18:03:20 DEBUG rasa.core.actions.forms - [debug ] forms.validation.required tracker_latest_message= 2024-01-22 18:03:20 DEBUG rasa.core.actions.forms - [debug ] forms.slots.validate slot_candidates={'cointkr': 'btc'} 2024-01-22 18:03:20 DEBUG rasa.core.actions.forms - Request next slot 'window' 2024-01-22 18:03:20 DEBUG rasa.core.processor - [debug ] processor.actions.policy_prediction prediction_events=[] 2024-01-22 18:03:20 DEBUG rasa.core.processor - [debug ] processor.actions.log action_name=pchange_form rasa_events=[SlotSet(key: requested_slot, value: window), BotUttered('Of course, I just need a window of time you're interested in', {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, {"utter_action": "utter_ask_window"}, 1705943000.9054441)] 2024-01-22 18:03:20 DEBUG rasa.core.processor - [debug ] processor.slots.log slot_values= coin: None cointkr: btc coinid: None window: None numex: None hourORday: None numrank: None rankcrit: None pastWindow: None pastCoins: None recCoin: None roundabout: None asked: None requested_slot: window session_started_metadata: None 2024-01-22 18:03:20 DEBUG rasa.engine.runner.dask - Running graph with inputs: {'__tracker__': }, targets: ['select_prediction'] and ExecutionContext(model_id='20d0b5424f854530a3ac407ff79990de', should_add_diagnostic_data=False, is_finetuning=False, node_name=None). 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'rule_only_data_provider' running 'RuleOnlyDataProvider.provide'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'domain_provider' running 'DomainProvider.provide_inference'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_AugmentedMemoizationPolicy0' running 'AugmentedMemoizationPolicy.predict_action_probabilities'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.memoization - [debug ] memoization.predict.actions tracker_states=[{}] 2024-01-22 18:03:20 DEBUG rasa.core.policies.memoization - There is a memorised next action 'action_listen' 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_RulePolicy1' running 'RulePolicy.predict_action_probabilities'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.rule_policy - Predicted 'action_listen' after loop 'pchange_form'. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_TEDPolicy3' running 'TEDPolicy.predict_action_probabilities'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.ted_policy - TED predicted 'action_listen' based on user intent. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'run_UnexpecTEDIntentPolicy2' running 'UnexpecTEDIntentPolicy.predict_action_probabilities'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.unexpected_intent_policy - Skipping predictions for UnexpecTEDIntentPolicy as either there is no event of type `UserUttered`, event's intent is new and not in domain or there is an event of type `ActionExecuted` after the last `UserUttered`. 2024-01-22 18:03:20 DEBUG rasa.engine.graph - Node 'select_prediction' running 'DefaultPolicyPredictionEnsemble.combine_predictions_from_kwargs'. 2024-01-22 18:03:20 DEBUG rasa.core.policies.ensemble - Predicted next action using RulePolicy. 2024-01-22 18:03:20 DEBUG rasa.core.processor - Predicted next action 'action_listen' with confidence 1.00. 2024-01-22 18:03:20 DEBUG rasa.core.processor - [debug ] processor.actions.policy_prediction prediction_events=[] 2024-01-22 18:03:20 DEBUG rasa.core.processor - [debug ] processor.actions.log action_name=action_listen rasa_events=[] 2024-01-22 18:03:20 DEBUG rasa.core.tracker_store - No event broker configured. Skipping streaming events. 2024-01-22 18:03:20 DEBUG rasa.core.lock_store - Deleted lock for conversation '8055fef52ff64c148bf7484b684464d3'. Of course, I just need a window of time you're interested in