Post: Model Chaining

In this API, we perform model chaining, it is used to connect multiple ML models where output of one model becomes input of another.

Endpoint:

/aion_core/usecase/model_chaining

Input:

  • usecaseId (string, required): Unique identifier for the usecase to be used for model chaining
  • usecaseVersion (integer, optional): Version of the use case to be used for model chaining.