Providing RASA NLU and Core files via endpoint of model server

Hi there,

We want to provide the model files for NLU and Code via http API using a special endpoint.

When we run RASA core and configure the endpoint, can we update both the NLU model files and RASA Core model files by returning all the files in a zip file with proper path?

What is the correct way to run RASA Core as a HTTP server and update both NLU and Core model files via endpoint?

Can anybody help me with this?

@tmbo @akelad