Is it possible to get any flag or response from Rasa server

Hey @tyd,

I am working on a project using C# and running Rasa commands via starting command prompt inside the module. These are the commands, I am running inside C# with different process threads.

1)rasa run -m models --enable-api --cors '*' --debug

2)rasa run actions --debug.

Is it possible, can get a flag message or a response from command rasa run -m models --enable-api --cors '*' --debug. When its completely boot up and ready to receive requests.

Hi @MuraliChandran14. Can you submit this as a feature request on GitHub?

1 Like

Ok Boss! :grinning:

1 Like