[FEATURE] Add AIRTABLE & Other Databases to the Data Loader list
Describe the feature you'd like Add AIRTABLE to the Data Loader list
Airtable Data loader would do the following:
- Load the data from the source.
- Convert the data to text or arrays.
- Split the data into smaller segments (with overlapping content).
- Return the list of segments of the data.
Additional context Airtable: loads rows of an Airtable database as a list of JSONs.
-
Parameters: API key (https://support.airtable.com/docs/creating-and-using-api-keys-and-access-tokens), Base id, and table id (https://support.airtable.com/docs/finding-airtable-ids).
-
Outputs: List of text segments (connects to a vector database).
I added image examples. This would be an awesome feature.
thanks for the idea! Love airtable and definitely will add it to one of the doc loaders
Both airtable agent and loader added:
Both airtable agent and loader added:
Amazing!!! Will be checking it out.