Hi,
I have a PDF with a table. I am able to extract that table into a CSV. I want to now create a Q&A application based of the content in the CSV. What is the best way to solutionize this. Can I just pass the raw content of the CSV as additional context to the prompt
Thanks