You can load any csv file from your local file system or through a URL. Headers are included for each line, so if you have anDocumentation Index
Fetch the complete documentation index at: https://embedchain-user-dyadav-remove-pipeline.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
age column, 18 will be added as age: 18.
Usage
Load from a local file
Load from URL
There is a size limit allowed for csv file beyond which it can throw error. This limit is set by the LLMs. Please consider chunking large csv files into smaller csv files.