diff --git a/src/azure.ts b/src/azure.ts index eb642a778..48ada3a28 100644 --- a/src/azure.ts +++ b/src/azure.ts @@ -192,6 +192,7 @@ const _deployments_endpoints = new Set([ '/audio/speech', '/images/generations', '/batches', + '/images/edits', ]); const API_KEY_SENTINEL = '';