Find answers from the community

T
Toshi
Offline, last seen 3 days ago
Joined February 17, 2025
@Icksir , I frequently use the LlamaParse() method. So, when you receive a response from that method, it contains result (which has the text response), input_tokens, and output_tokens, which indicate how many tokens were used from the job ID. I hope this helps.
Hello @Logan M.
I hope you're doing well.

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.

Thanks in advance! Cheers! 😁
1 comment
T