Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[FEATURE] Add AIRTABLE & Other Databases to the Data Loader list

Open WizKid1968 opened this issue 2 years ago • 2 comments

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).

Screenshot 2023-06-17 at 3 29 22 PM Screenshot 2023-06-17 at 3 41 06 PM

WizKid1968 avatar Jun 16 '23 14:06 WizKid1968

I added image examples. This would be an awesome feature.

WizKid1968 avatar Jun 17 '23 19:06 WizKid1968

thanks for the idea! Love airtable and definitely will add it to one of the doc loaders

HenryHengZJ avatar Jun 18 '23 01:06 HenryHengZJ

Both airtable agent and loader added: image image

HenryHengZJ avatar Jul 23 '23 14:07 HenryHengZJ

Both airtable agent and loader added:

Amazing!!! Will be checking it out.

WizKid1968 avatar Jul 24 '23 05:07 WizKid1968