I have trained data and run rasa shell --debug I can see that the model can identify the intent and the entity , but it does not show the current slot that I have define in domain.yml.
and TED policy predicts the wrong action after that I do not know why , I want to make a call from custom action file to predict the right action. Is there any problem with my code ? This is the function in my custom action file that I want to call This is the story that I have defined I have already defined in domain.yml the intent , entity, slot and actions Please tell me why, Thanks a lotRelated topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Rasa.core.policies.ted_policy predicting wrong action | 0 | 82 | May 9, 2024 | |
Ted policy predicting wrong action | 2 | 665 | August 25, 2022 | |
Looking for next actions candidate of TED policy | 4 | 330 | February 16, 2021 | |
TED policy predict right action with low confidence | 5 | 1121 | June 10, 2021 | |
Why Rasa/policies are inconsistent? I need some clarity on the below questions | 1 | 182 | February 13, 2023 |