Simon Willison’s Weblog

Subscribe

15th May 2026

Release datasette-llm-limits 0.1a0 — Plugin for configuring periodic limits on LLM usage in Datasette

This plugin works in conjunction with datasette-llm and datasette-llm-accountant to let you configure a per-user (or global) spending limit for LLM usage inside of Datasette. Configuration looks something like this:

plugins:
  datasette-llm-limits:
    limits:
      per-user-daily:
        scope: actor
        window: rolling-24h
        amount_usd: 1.00

This is a beat by Simon Willison, posted on 15th May 2026.

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe