Skip to content

Commit 14138f3

Browse files
fix description
1 parent 451aa0b commit 14138f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8592,7 +8592,7 @@ components:
85928592
description: |
85938593
The intended purpose of the uploaded file.
85948594
8595-
Use "assistants" for [Assistants](/docs/api-reference/assistants) and [Message](/docs/api-reference/messages) files, "vision" for Assistants "batch" for [Batch API](/docs/guides/batch), and "fine-tune" for [Fine-tuning](/docs/api-reference/fine-tuning).
8595+
Use "assistants" for [Assistants](/docs/api-reference/assistants) and [Message](/docs/api-reference/messages) files, "vision" for Assistants image file inputs, "batch" for [Batch API](/docs/guides/batch), and "fine-tune" for [Fine-tuning](/docs/api-reference/fine-tuning).
85968596
type: string
85978597
enum: ["assistants", "batch", "fine-tune"]
85988598
required:

0 commit comments

Comments
 (0)