LlamaIndex how to load large .csv file for OpenAI api queries?
I have a create-llama app that works as expected against 100+ pages of PDF documents using SimpleDirectoryReader().loadData. However, when I attempt to load a large .csv file of (17566 tokens apparently) I receive the following error: