We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b25e44 commit b0ceef7Copy full SHA for b0ceef7
1 file changed
openapi.yaml
@@ -2654,7 +2654,7 @@ components:
2654
type: integer
2655
FilePurpose:
2656
type: string
2657
- description: The purpose of the file being uploaded
+ description: The purpose of the file
2658
example: 'fine-tune'
2659
enum:
2660
- fine-tune
@@ -2666,7 +2666,7 @@ components:
2666
- batch-api
2667
FileType:
2668
2669
- description: The type of the file being uploaded
+ description: The type of the file
2670
default: 'jsonl'
2671
example: 'jsonl'
2672
0 commit comments