datasette-llm 0.1a7

Simon Willison's Blog Tools

Summary

Datasette-llm 0.1a7 is a new alpha release of a plugin that provides LLM integration for Datasette, enabling plugins to configure default options for specific models.

No content available
Original Article
View Cached Full Text

Cached at: 05/08/26, 06:31 AM

# Release: datasette-llm 0.1a7 Source: [https://simonwillison.net/2026/May/5/datasette-llm/](https://simonwillison.net/2026/May/5/datasette-llm/) Release[datasette\-llm 0\.1a7](https://github.com/datasette/datasette-llm/releases/tag/0.1a7)— LLM integration plugin for other plugins to depend on > - Mechanism for[configuring default options](https://github.com/datasette/datasette-llm/blob/main/README.md#configuration)for specific models\. Part of Datasette's evolving support mechanism for plugins that use LLMs\. It's now possible to configure a model with default options, e\.g\. to say all[enrichment](https://github.com/datasette/datasette-enrichments-llm)operations should use a specific model with temperature set to 0\.5\.

Similar Articles

datasette-llm 0.1a8

Simon Willison's Blog

datasette-llm 0.1a8 is a new release of a Datasette plugin that integrates large language models, enabling querying and analysis with LLMs directly within Datasette.

datasette-llm-accountant 0.1a4

Simon Willison's Blog

Release of datasette-llm-accountant 0.1a4, an early alpha plugin for Datasette that tracks LLM usage and costs.

datasette-llm-limits 0.1a0

Simon Willison's Blog

datasette-llm-limits 0.1a0 is a new plugin for Datasette that allows configuring per-user or global spending limits for LLM usage, working alongside datasette-llm and datasette-llm-accountant.

datasette-agent 0.1a2

Simon Willison's Blog

datasette-agent 0.1a2, a new alpha release of the datasette-agent tool, is now available.

datasette 1.0a29

Simon Willison's Blog

Datasette 1.0a29 is released with new utility methods, UI improvements for empty tables, and bug fixes including a race condition resolved with help from Codex CLI.