Rasa_core.agent

from rasa_core.agent import Agent don’t march i don’t know why

Hi @HaythamG, if u r using the latest version of Rasa, u need to import this way:

from rasa.core.agent import Agent

For ur reference:

https://rasa.com/docs/rasa/api/agent/

thank youuu dude