Skip to content

Commit 053a926

Browse files
add images/generations to azure endpoints list (openai#778)
1 parent 2f781d5 commit 053a926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/openai/lib/azure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"/embeddings",
2323
"/audio/transcriptions",
2424
"/audio/translations",
25+
"/images/generations",
2526
]
2627
)
2728

0 commit comments

Comments
 (0)