How to reference input files in the response

I’m having difficulty getting a reference to the input file in the response. My use case is that I’m providing multiple images to the Vision API and asking a question that should return those images in the right order or return only some images. How can I reference the input images in the response?

1 Like