@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.