Here's my question: When, using LlamaCloud, I set "capture page screenshot" it does a good job at capturing an image of each parsed page. However, it uses the naming convention 'page_1.jpg' etc and doesn't seem to have an option to customise this as e.g. documentname_page1.jpg - which would save a lot of pain. Also, there is no 'download all images' option that I can see... so I'm having to download hundreds of images individually = more pain. Am I missing something? Or is this a feature request? I'm a paying customer btw π
Generally, since we need to manage data across all users, using the job_id in the name has been standard
Downloading all images in one call vs. many wouldn't change too much on the users side, you'd still need to handle each image individually. There might also be some memory concerns if you put all images into memory π But maybe some kind of streaming download API could work π€