I have a question about using the parsing_instruction parameter in the LlamaParse method. Is it possible to reuse the same job_id to perform multiple parsing iterations by sending different parsing_instruction values? Or does each modification require creating a new job?
If this functionality is not currently supported, is there an alternative approach you would recommend to achieve similar behavior?
I appreciate your time and any insights you can provide.