Skip to content

Commit 08dd43b

Browse files
committed
update
1 parent 9e0c51c commit 08dd43b

File tree

1 file changed

+0
-4
lines changed
  • articles/ai-services/openai/how-to

1 file changed

+0
-4
lines changed

articles/ai-services/openai/how-to/batch.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,6 @@ The `2024-10-01-preview` REST API adds two new response headers:
166166
* `deployment-enqueued-tokens` - A approximate token count for your jsonl file calculated immediately after the batch request is submitted. This value represents an estimate based on the number of characters and is not the true token count.
167167
* `deployment-maximum-enqueued-tokens` The total available enqueued tokens available for this global batch model deployment.
168168

169-
**Example:**
170-
171-
172-
173169
These response headers are only available when making a POST request to begin batch processing of a file with the REST API. The language specific client libraries do not currently return these new response headers.
174170

175171
### What happens if the API doesn't complete my request within the 24 hour time frame?

0 commit comments

Comments
 (0)