#How to attach images to Batch generation using edit endpoint
1 messages · Page 1 of 1 (latest)
Ok I figured it out. For anyone who has the same question.
"images": [{"file_id": "file-2Ymkxt2WGeD8rx9REbK8wo"}]
The file id is id you get when you upload a file to the openai storage. So you have to first upload the image there, then call edit end point to generate a new image