OpenAI images.edit 兼容
OpenAI Compat (Official SDK)
images.edit (OpenAI Compat)
与 POST https://api.openai.com/v1/images/edits 完全对齐(multipart/form-data);同步返回图片结果。
POST
OpenAI images.edit 兼容
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.