Skip to content

Commit 482344a

Browse files
jregistr64bit
andauthored
Add missing voice Ballad to enum (#388)
* Add missing voice Ballad to enum * Update openapi.yaml * Update openapi.yaml --------- Co-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>
1 parent 9b3ecda commit 482344a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

async-openai/src/types/audio.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ pub enum Voice {
4040
#[default]
4141
Alloy,
4242
Ash,
43+
Ballad,
4344
Coral,
4445
Echo,
4546
Fable,

0 commit comments

Comments
 (0)