Skip to content

Commit 20cc9a2

Browse files
Update for language
1 parent 49eceeb commit 20cc9a2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2406,7 +2406,8 @@ components:
24062406
- openai/whisper-large-v3
24072407
language:
24082408
type: string
2409-
description: Optional ISO 639-1 language code. If omitted, language is auto-detected.
2409+
description: Optional ISO 639-1 language code. If `auto` is provided, language is auto-detected.
2410+
default: en
24102411
example: en
24112412
prompt:
24122413
type: string

0 commit comments

Comments
 (0)