Hi - i am a beginner to using LangChain, via the Flowise app.
I am trying to build a QA chat bot on top of a CSV file. I wanted to ask what was the best text splitter selection from the options in flowise for chunking a CSV file. As my data in the CSV is set up in columns and rows, i wanted to query the csv using the existing structure.
Any thoughts very welcome. thank you