Create RunningSessionAsk AIpost https://darwin.v7labs.com/ai/trained_models/{trained_model_id}/running_sessionsCreate a RunningSession to elastically run a TrainedModelPath Paramstrained_model_idstringrequiredThe ID of the TrainedModel to start a RunningSession forBody Paramsminint32The minimum number of instances to run for the TrainedModelmaxint32The maximum number of instances to run for the given TrainedModel, should the model need to scale updevicestringEither "cpu" or "gpu", provided that the ModelTemplate associated to the TrainedModel includes it within its list of supported devicesResponse 200200Updated 7 months ago