Get Model
Retrieves detailed information about a specific model on the Replicate AI platform.
Common Properties
- Name - The custom name of the node.
- Color - The custom color of the node.
- Delay Before (sec) - Waits in seconds before executing the node.
- Delay After (sec) - Waits in seconds after executing node.
- Continue On Error - Automation will continue regardless of any error. The default value is false.
info
If the ContinueOnError property is true, no error is caught when the project is executed, even if a Catch node is used.
Inputs
- Connection Id - The identifier of the Replicate AI connection to use.
- Model Owner - The owner/username of the model to retrieve information for.
- Model Name - The name of the model to retrieve information for.