Skip to content

Commit

Permalink
Merge pull request openai#58 from rattrayalex/patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
athyuttamre committed Jul 13, 2023
2 parents 95320c2 + 7245222 commit bb2c6fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2809,6 +2809,12 @@ components:
description: |
The format of the transcript output, in one of these options: json, text, srt, verbose_json, or vtt.
type: string
enum:
- json
- text
- srt
- verbose_json
- vtt
default: json
temperature:
description: |
Expand Down

0 comments on commit bb2c6fc

Please sign in to comment.