create
Makes an API request to create the batch job.
Return
A BatchJob.
Parameters
model
the name of the GenAI model to use for generation
src
The BatchJobSource of the batch job.
config
The configuration CreateBatchJobConfig for the batch job.
Makes an API request to create the batch job.
A BatchJob.
the name of the GenAI model to use for generation
The BatchJobSource of the batch job.
The configuration CreateBatchJobConfig for the batch job.