appmixer.replicate.core.CreatePrediction
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Model Version or Official Model | text | For official models, use format 'owner/model-name' (e.g., 'meta/meta-llama-3-70b-instruct'). For custom models, use the full version ID (e.g., 'owner/model:hash' or just the 64-character hash). |
| Input Object | textarea | The input object for the model. Refer to the model's API documentation for the required format. Examples: {"prompt": "Hello world"} for text models, {"img": "image_url"} for image models, or any other parameters required by the specific model. |
| Webhook URL | text | Optional webhook URL to receive notifications when the prediction status changes. |
| Webhook Events Filter | multiselect | Select the events to filter. |
| Field | Type | Description |
|---|---|---|
| Prediction Id | - | |
| Model | - | |
| Version | - | |
| Input | - | |
| Logs | - | |
| Output | - | |
| Data Removed | - | |
| Error | - | |
| Status | - | |
| Created At | - | |
| Urls | - |