View Source Replicate.Predictions.Behaviour behaviour (Replicate v1.2.0)
Documentation for the Predictions Behaviour
Link to this section Summary
Link to this section Callbacks
Link to this callback
create(version, input, webhook, webhook_completed, webook_event_filter)
View Source@callback get!(id :: String.t()) :: Replicate.Predictions.Prediction.t()
@callback list() :: [Replicate.Predictions.Prediction.t()]