I see you have imported modules from rasa_core folder but I am not able to see that folder in your directory
tahseen09 opened this issue · 1 comments
tahseen09 commented
I see you have imported modules from rasa_core folder but I am not able to see that folder in your directory
Alexmhack commented
@tahseen09 are you talking about the below imports in rasachat/bot.py file,
from rasa_core.agent import Agent
from rasa_core.channels.socketio import SocketIOInput
from rasa_core.agent import Agent