Run a Replicate prediction
Approval-gated Replicate workflow for running one model prediction by model/version identifier. It reads account and recent prediction context, then calls recued-core.replicate.prediction.create with an explicit version and input JSON. It does not configure webhooks, create or mutate models/deployments, start trainings, upload/download files, reveal secrets, or call arbitrary Replicate API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (10 steps)
normalized_version
trim
Trim whitespace from setting version
normalized_reason
trim
Trim whitespace from setting reason
replicate_account
?
predictions_before_raw
?
create_prediction
?
predictions_before
default
Apply default
prediction_count_before
count
Count items in predictions before
prediction_rows
slice
Take a subset of
prediction_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
input
setting
=
[object Object]
reason
setting
=
version
setting
=
replicate
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.