Connecting
In the dashboard, open Connectors, find Replicate and press Connect. The key you enter is checked against Replicate before anything is saved, so a key that is refused never becomes a connection that fails later.What you will need
Getting the credential
- Create a token at replicate.com/account/api-tokens — it starts with
r8_ - Paste it into the connector
Notes
- Asynchronous.
run_modelreturns a prediction id. Pollget_predictionuntil the status issucceeded. - Finished media is copied onto BoostGPT storage, so the link keeps working.
- Different models take different inputs.
input.promptandinput.imagecover most image and video models; a model needing something more unusual may not be reachable through these parameters.