Ask a question to get started
Enter to sendā¢Shift+Enter new line
model_name: Optional[str] = Field(default=None, alias='model')
The name of the model to use for inference, if the endpoint is running more than one model. If not, this parameter is ignored.