Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

users cannot get response from Telegram #63

Open
tienhung36 opened this issue Dec 9, 2023 · 0 comments
Open

users cannot get response from Telegram #63

tienhung36 opened this issue Dec 9, 2023 · 0 comments

Comments

@tienhung36
Copy link

I found that when the intent is judged as 'greet', users cannot get response from Telegram.
when the intent is judged as 'out_of_scope', users can get response from Telegram.

rasa_core log when can get response from telegram:
rasa.core.processor - Received user message 'About Pepe Corp' with intent '{'name': 'out_of_scope', 'confidence': 0.9581602811813354}' and entities '[]'

rasa_core log when cannot get response from telegram:
rasa.core.processor - Received user message 'Tell me about Pepe Corp' with intent '{'name': 'greet', 'confidence': 0.9222689867019653}' and entities '[]'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant