Replicate
Learn how to use Replicate with Composio
Overview
Enum
REPLICATE
Description
Replicate allows users to run AI models via a cloud API without managing infrastructure.
Authentication Details
API_KEY
bearer_token
Actions
REPLICATE_FILES_GET
Action Parameters
file_id
Action Response
data
error
successful
REPLICATE_FILES_LIST
Action Parameters
Action Response
data
error
successful
REPLICATE_MODELS_GET
Action Parameters
model_name
model_owner
Action Response
data
error
successful
REPLICATE_MODELS_README_GET
Action Parameters
model_name
model_owner
Action Response
data
error
successful
REPLICATE_COLLECTIONS_LIST
Action Parameters
Action Response
data
error
successful
REPLICATE_CREATE_FILE
Action Parameters
content
filename
metadata
type
Action Response
data
error
successful
REPLICATE_CREATE_PREDICTION
Action Parameters
deployment_name
deployment_owner
input
wait_for
webhook
webhook_events_filter
Action Response
data
error
successful
REPLICATE_MODELS_EXAMPLES_LIST
Action Parameters
model_name
model_owner
Action Response
data
error
successful