models.get()
and models.create()
methods enable you to get an existing model or create and deploy a new model.
models.get()
method to get an existing model:
create()
method to create and train a new model:
options
. Here is the syntax to create an OpenAI model:
options
and define parameters as arguments.
timeseries_options
. Here is the syntax to create a time-series model: