Endpoint Examples
Submit Job
Submit a job with a specific model, messages, max output, and temperature.
POST
/
submit_job
Body
application/json
The model to use
Messages to process
The maximum output limit
The temperature setting for creativity
Response
200 - application/json
The ID of the submitted job