Skip to content

Commit e661da6

Browse files
add images/generations to azure endpoints list (#778)
1 parent 4948308 commit e661da6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 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+
"/images/generations",
2526
]
2627
)
2728

0 commit comments

Comments
 (0)