alfredfrancis / ai-chatbot-framework

A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
MIT License
1.96k stars 713 forks source link

what's wrong? #130

Closed pfigueroamiranda78 closed 4 years ago

pfigueroamiranda78 commented 4 years ago

Hi Alfred, really thanks u by this magnify dev.

Actually I'm test the intents, but...

Captura de Pantalla 2020-04-21 a la(s) 5 03 36 p  m

i have problem with parameters. Could you please help me? What's wrong?

The log :2020-04-21T22:18:39.116731493Z -------------------------------------------------------------------------------- 2020-04-21T22:18:39.116775153Z INFO in controllers [/root/docker/ai-chatbot-framework/app/app/endpoint/controllers.py:74]: 2020-04-21T22:18:39.116783692Z init_conversation 2020-04-21T22:18:39.116790524Z -------------------------------------------------------------------------------- 2020-04-21T22:18:41.555858639Z -------------------------------------------------------------------------------- 2020-04-21T22:18:41.555902907Z INFO in controllers [/root/docker/ai-chatbot-framework/app/app/endpoint/controllers.py:240]: 2020-04-21T22:18:41.555908936Z predicted intent {'intent': 'restaurant_search', 'confidence': 0.9868320226669312} 2020-04-21T22:18:41.555913841Z -------------------------------------------------------------------------------- 2020-04-21T22:18:41.556704280Z -------------------------------------------------------------------------------- 2020-04-21T22:18:41.556744227Z INFO in controllers [/root/docker/ai-chatbot-framework/app/app/endpoint/controllers.py:84]: 2020-04-21T22:18:41.556756075Z intent_id => restaurant_search 2020-04-21T22:18:41.556766805Z --------------------------------------------------------------------------------

Really thanks

alfredfrancis commented 4 years ago

This issue is fixed. You can try now

pfigueroamiranda78 commented 4 years ago

Hi Alfred

Really Thanks

El 28/04/2020, a las 10:36 a. m., Alfred Francis notifications@github.com escribió:

This issue is fixed. You can try now

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alfredfrancis/ai-chatbot-framework/issues/130#issuecomment-620682571, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJG4NG5KAKAOD3MOZSGG7TRO3ZXJANCNFSM4MNVEVHQ.

kmkwon94 commented 4 years ago

Could you help me? I have same error

I followed your direction, but chatbot didn't answer my "I'm looking for Chinese food"

kmkwon94 commented 4 years ago

What's mean

You are receiving this because you authored the thread.

kmkwon94 commented 4 years ago

Ok. I found solution After you import js file Then go to Intents tab Check that js file is uploaded and just click "train" button