Hi,
I’m only using rasa NLU for my project, Just to be sure for my docker configuration, I have to use rasa/rasa and not rasa/rasa-nlu (it seems to be an old version) ?
Thank you,
Pierre
Hi,
I’m only using rasa NLU for my project, Just to be sure for my docker configuration, I have to use rasa/rasa and not rasa/rasa-nlu (it seems to be an old version) ?
Thank you,
Pierre
yes Pierre you are correct
you can use the
rasa/rasa
image - it contains the code for both core and nlu, but you can definitely still just use NLU. See https://rasa.com/docs/rasa/nlu/using-nlu-only/