Post: Stop Training
Stops an ongoing model training job that was previously initiated. Useful for terminating runs early due to incorrect settings or user decisions.
Endpoint:
/aion_core/stop_training
Input Parameters:
- usecaseId (string, required): Unique identifier of the use case
- usecaseVersion (integer, default: 1): Version of the use case
Output:
JSON response indicating the stop message.