Author: pawan
-
Flutter commands
before running this command you need to enable wireless debuggin in the phone and tap on the wireless debugging option to know the port it is connected for pairing with the pc.
-
RASA create and activate event without miniconda
and then run the command below if RASA is not installed, you may have to run remove an existing environment and create fresh environment in ubuntu
-
Chat support Rasa env activate
you can do so after changing into the directory like c:\chat-support To activate the actions you need to open a separate terminal and from there you should run to run RASA server, run the below command
-
create conda environment
create a project folder like sample_project and then change into that folder and run the command below to create the conda environment. watch the code carefully – for activating the conda environment you need to include the fully path include the \env folder in the path.