Skip to content

Commit 7d6d815

Browse files
committed
test
1 parent 3feb429 commit 7d6d815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/batch/batch-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The following status values are possible:
230230

231231
```http
232232
curl https://YOUR_RESOURCE_NAME.openai.azure.com/openai/files/{output_file_id}/content?api-version=2024-10-01-preview \
233-
-H "api-key: $AZURE_OPENAI_API_KEY" > batch_output.jsonl
233+
-H "api-key: $AZURE_OPENAI_API_KEY"
234234
```
235235

236236
### Additional batch commands

0 commit comments

Comments
 (0)