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 authored Jan 24, 2024
1 parent 504b7d4 commit fdf8742
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 fdf8742

Please sign in to comment.