Results 3 comments of kaka-srp

> endpoint here: [#11123](https://github.com/BerriAI/litellm/pull/11123) **dose this feature not support image editing with mulitple images ?** when I call api like below: ``` result = client.images.edit( model="gpt-image-1", image=[ open("/workspace/20250427-104255.png", "rb"), open("/workspace/20250427-104239.jpeg",...

> > dose this feature not support image editing with mulitple images ? > > it does, it looks like your error is coming from your client side [@kaka-srp](https://github.com/kaka-srp) when...