ModelStateResultResponseDto
Response DTO indicating the state of a model.
isModelReadyboolean
Indicates whether the model is ready.
ModelStateResultResponseDto
{
"isModelReady": true
}
Response DTO indicating the state of a model.
Indicates whether the model is ready.
{
"isModelReady": true
}