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