Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[BUG] Airtable Agent: Only returning a maximum of 100 records

Open toi500 opened this issue 1 year ago • 0 comments

Describe the bug I am facing a bug when the aitable agent is limited to read up to 100 results, no matter how you configure its parameters.

Also, some times it gives the following error:

image

To Reproduce

  1. Connect an airtable with more than 100 entries, lets say 500.
  2. Configure it for "return all".
  3. Ask the agent how many records there are in the database
  4. The response will be 100

Screenshots image image

Setup

  • Flowise Version is up tp date

Additional context It happens with all models, chatgpt, gemini, etc.

Dummy data customers.csv

toi500 avatar May 08 '24 14:05 toi500