View Source Replicate.Models.Behaviour behaviour (Replicate v0.3.0)

Documentation for the Model Behaviour

Link to this section Summary

Link to this section Callbacks

@callback get!(name :: String.t()) :: Replicate.Models.Model.t()
@callback list_versions(Replicate.Models.Model.t()) :: [Replicate.Versions.Version.t()]