Challenges
In this challenge, you will be given a series of invoices that have already been parsed into text. Your job is to write prompts to extract the line items into a CSV table.
This challenge will spice things up. Now your prompt will need to do a little more analysis and thinking before producing its response. Make sure to look at the test cases to better understand.