Get Batches
POST https://api.openai.com/v1/batches
Request Body
{"input_file_id"=>"file-abc123", "endpoint"=>"/v1/chat/completions", "completion_window"=>"24h"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |