0.1.4
What's Changed
The get_filament_resource_data tool can now paginate records, as well specify how many records it wants per page. Additionally, it includes the total number of records for each resource call, in case you are asking things like "what's the total" so it saves tokens for the response.
- Paginated data in the resource data tool by @brandonferens in #7
New Contributors
- @brandonferens made their first contribution in #7
Full Changelog: 0.1.3...0.1.4
