replicate-swift
replicate-swift copied to clipboard
Is it possible to get a prediction status change callback while waiting for the result?
Sometimes it takes minutes to start a prediction, so it's nice to have this information so we can update the UI to give users some hint on the progress. Thanks!