Interface defining the structure of the input data for the Replicate class. It includes details about the model to be used, any additional input parameters, and the API key for the Replicate service.
interface ReplicateInputText to generate vector expectation
Model name to use. Available options are: qwen-turbo, qwen-plus, qwen-max, or Other compatible models.
The key used to pass prompts to the model.