Skip to content

Commit fdf8742

Browse files
feat(azure): proactively add audio/speech to deployment endpoints (#1099)
1 parent 504b7d4 commit fdf8742

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)