latestOpenAPI 3.0.32026-08-201592,4923.4 MB

53223abaceb7

AI Models

Start an AI prediction for a simulation based on an AI model

Starts the prediction and returns immediately, without waiting for the results. Poll GET /ai/predictions/{predictionId} for the status and the results.

post/ai/predictions

Request body

aiModelIdstring uuid required
projectIdstring required
simulationIdstring uuid required

Response

Prediction successfully started

predictionIdstring uuid
statusstring

RUNNING - Prediction is in progress, poll GET /ai/predictions/{predictionId} for the results