View Source Replicate.Client.Behaviour behaviour (Replicate v1.3.0)
Documentation for the Client Behaviour
Link to this section Summary
Link to this section Callbacks
@callback wait({:ok, Replicate.Predictions.Prediction.t()}) :: {:ok, Replicate.Predictions.Prediction.t()} | {:error, String.t()}