2022-01-23 04:16:47 +01:00
|
|
|
==========================================
|
2021-10-20 15:06:57 +02:00
|
|
|
Interactive Login to Liberta Casa Services
|
|
|
|
==========================================
|
|
|
|
|
2022-01-23 04:16:47 +01:00
|
|
|
|
|
|
|
Creating a Dev Env
|
|
|
|
==================
|
|
|
|
|
|
|
|
- Install ``conda`` and initialize
|
|
|
|
- ``source anaconda3/bin/activate``
|
|
|
|
- ``conda install py38``
|
|
|
|
- ``cd path/to/dir``
|
|
|
|
- ``pip install rasa``
|
|
|
|
|
|
|
|
|
|
|
|
Rasa setup and command list
|
|
|
|
===========================
|
|
|
|
|
|
|
|
- ``rasa init`` to create a new project
|
|
|
|
- ``rasa train`` to train your model
|