PowerPlatformConnectors/independent-publisher-conne.../Replicate
..
apiDefinition.swagger.json
apiProperties.json
readme.md

readme.md

Replicate

Use Replicate to run machine learning models in the cloud from your own code, without having to set up any servers. The community has published hundreds of open-source models that you can run, or you can run your own models.

Publisher: Troy Taylor, Hitachi Solutions

Prerequisites

You will need to sign up for an account with Replicate.

Obtaining Credentials

In your Replicate dashboard, select the Account tab to retrieve your API token.

Supported Operations

Get a list of predictions

Retrieve a paginated list of predictions that you've created with your account. This includes predictions created from the API and the Replicate website.

Create a prediction

Creates a prediction based on a model and input.

Get a prediction

Retrieve a started prediction.

Cancel a prediction

Cancel a started prediction.

Get a model

Retrieve a model based on the owner and name.

Get a collection of models

Retrieves a list of models based on a collection slug.

Known Issues and Limitations

There are no known issues at this time.