Rasa Core not getting trained

When we create different agents, and train Rasa, only the NLU is getting trained. The core does not get trained.

Is there an api available for training Rasa Core that sends models and training data to the core as well as Rasa NLU. Right now, the training api seems to be available only for the NLU. Please advise.

Thanks Wanteet

Hey @wanteet. To use the http api you would need a model initially trained. Once you have a model, you can use the API to interact with it.