datasette / datasette-enrichments

Tools for running enrichments against data stored in Datasette
https://enrichments.datasette.io
Apache License 2.0
16 stars 0 forks source link

Budget/quota mechanism #23

Open simonw opened 7 months ago

simonw commented 7 months ago

Before I deploy this on Datasette Cloud I want there to be a budget mechanism, so I can e.g. restrict a geocoding plugin to X operations per day per space, same for the GPT one.

This should include a new plugin hook so I can write custom Datasette Cloud logic to set the budgets.