Simon Willison has released datasette-llm 0.1a1, a base plugin that provides LLM integration infrastructure for other Datasette plugins. The release introduces a new register_llm_purposes() plugin hook and get_purposes() function for managing model assignments to specific tasks. This allows plugins to specify which AI models handle different purposes like data enrichment or SQL query assistance.
Background
Datasette is an open-source tool for publishing and exploring data, while LLM is Simon Willison's command-line utility for working with large language models. This plugin bridges the two ecosystems.
- Source
- Simon Willison
- Published
- Mar 26, 2026 at 05:24 AM
- Score
- 5.0 / 10