v1

latestOpenAPI 3.1.02026-07-1766222595.7 KB

Get Batch Completion

get/v2/batch-completions/{batch_completion_id}

Path parameters

batch_completion_idstring required

Response

Successful Response

Example response

{
  "job": {
    "model_config": {
      "model": "mixtral-8x7b-instruct"
    }
  }
}