This website requires JavaScript.
Explore
Help
Sign In
farcasclaudiu
/
Flowise
Watch
1
Star
0
Fork
0
You've already forked Flowise
mirror of
https://github.com/farcasclaudiu/Flowise.git
synced
2026-06-24 13:00:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b71f683fffe916baced5693cbe0f070dd043d12
Flowise
/
packages
T
History
Darien Kindlund
9b71f683ff
Support pagination even in loadLimit(), so that if a user wants to load more than 100 records but not all of them, they can. Currently, there's a bug where the document loader doesn't work on loading more than 100 records because of internal Airtable API limitations. The Airtable API can only fetch up to 100 records per call - anything more than that requires pagination.
2024-01-28 20:42:19 -08:00
..
components
Support pagination even in loadLimit(), so that if a user wants to load more than 100 records but not all of them, they can. Currently, there's a bug where the document loader doesn't work on loading more than 100 records because of internal Airtable API limitations. The Airtable API can only fetch up to 100 records per call - anything more than that requires pagination.
2024-01-28 20:42:19 -08:00
server
fix lint errors
2024-01-28 23:49:42 +02:00
ui
Merge branch 'main' of github.com:0xi4o/Flowise into feature/scrapped-links
2024-01-26 03:57:21 +05:30