Can i have two models in the same project with nlu? rasa 1.x

I created a project with this command: rasa init the name of the project is rsapersons then i trained the model with the command rasa train then i runed a rasa server with the command: rasa run -m models --enable-api --log-file out.log and it work.

But i want to create a other model in the same project and consume in the same url “http://localhost:8084/model/parse” its possible?

thanks

Hi @RobertJose, are you talking about projects in this sense? Removing projects for Rasa NLU server

We removed these in preparation for rasa 1.0, but are currently discussing bringing it back. We would love your feedback about the feature.

Thanks for the answer Ella :+1: