Can LLM agents analyze unstructured data?
LLMs aren’t great at analytics. If we upload structured CSV to Claude and ask it to “count the number of rows in this file”, it’s frequently incorrect. If the CSV is unstructured, the accuracy is even worse as the LLM...