Skip to content

Commit a08e286

Browse files
stainless-botmegamanics
authored andcommitted
feat(azure): proactively add audio/speech to deployment endpoints (openai#1099)
1 parent 9b2fc8f commit a08e286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/openai/lib/azure.py

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"/embeddings",
2323
"/audio/transcriptions",
2424
"/audio/translations",
25+
"/audio/speech",
2526
"/images/generations",
2627
]
2728
)

0 commit comments

Comments
 (0)