Skip to content

Commit

Permalink
feat(azure): proactively add audio/speech to deployment endpoints (#1099
Browse files Browse the repository at this point in the history
)
  • Loading branch information
stainless-bot committed Jan 25, 2024
1 parent dd808c0 commit f66d33e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/openai/lib/azure.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"/embeddings",
"/audio/transcriptions",
"/audio/translations",
"/audio/speech",
"/images/generations",
]
)
Expand Down

0 comments on commit f66d33e

Please sign in to comment.