mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-19 02:54:28 -05:00
- Implemented new block to get items from an Exa webset
- Added pagination support with cursor and limit parameters
- Added source ID filtering capability
- Follows the established pattern of existing webset blocks
- Uses the /v0/websets/{webset}/items API endpoint
Fixes #11248
Co-authored-by: Toran Bruce Richards <Torantulino@users.noreply.github.com>