We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4948308 commit e661da6Copy full SHA for e661da6
src/openai/lib/azure.py
@@ -22,6 +22,7 @@
22
"/embeddings",
23
"/audio/transcriptions",
24
"/audio/translations",
25
+ "/images/generations",
26
]
27
)
28
0 commit comments