Can we take take Dall.E-3 image or user uploaded image as input for API actions?

I am going to create a GPT taking image as input for later operations but kept failing by sending Dall.E-3 generated and uploaded images to my APIs defined in Actions. I noticed the base64 image was truncated and my backend only received partial of the images.

Anyone has ideas or suggestions?

1 Like