datasette-llm 0.1a7
📰 Simon Willison's Blog
Learn about datasette-llm 0.1a7, a plugin for integrating LLMs with Datasette, and how to configure default options for specific models
Action Steps
- Install datasette-llm 0.1a7 using pip
- Configure default options for specific models using the configuration file
- Test the plugin with different models and options
- Use the plugin to integrate LLMs with Datasette
- Explore the documentation for more information on configuration and usage
Who Needs to Know This
Developers and data scientists working with Datasette and LLMs can benefit from this release, as it provides a mechanism for configuring default options for specific models
Key Insight
💡 datasette-llm 0.1a7 provides a mechanism for configuring default options for specific LLM models, making it easier to integrate with Datasette
Share This
🚀 datasette-llm 0.1a7 released! Configure default options for specific LLM models and integrate with Datasette
Key Takeaways
Learn about datasette-llm 0.1a7, a plugin for integrating LLMs with Datasette, and how to configure default options for specific models
Full Article
Title: Release: datasette-llm 0.1a7
URL Source: https://simonwillison.net/2026/May/5/datasette-llm/
Published Time: Tue, 05 May 2026 17:51:45 GMT
Markdown Content:
# Release: datasette-llm 0.1a7
# [Simon Willison’s Weblog](https://simonwillison.net/)
[Subscribe](https://simonwillison.net/about/#subscribe)
**Sponsored by:**[MongoDB](https://fandf.co/4cNOQZL) — Join MongoDB.local London 2026 on 7 May to learn how teams move AI from prototype to production.
5th May 2026
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.
Posted [5th May 2026](https://simonwillison.net/2026/May/5/) at 1:56 am
## Recent articles
* [LLM 0.32a0 is a major backwards-compatible refactor](https://simonwillison.net/2026/Apr/29/llm/) - 29th April 2026
* [Tracking the history of the now-deceased OpenAI Microsoft AGI clause](https://simonwillison.net/2026/Apr/27/now-deceased-agi-clause/) - 27th April 2026
* [DeepSeek V4 - almost on the frontier, a fraction of the price](https://simonwillison.net/2026/Apr/24/deepseek-v4/) - 24th April 2026
This is a **beat** by Simon Willison, posted on [5th May 2026](https://simonwillison.net/2026/May/5/).
[datasette 1479](https://simonwillison.net/tags/datasette/)[llm 595](https://simonwillison.net/tags/llm/)
### 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](https://github.com/sponsors/simonw/)
* [Disclosures](https://simonwillison.net/about/#disclosures)
* [Colophon](https://simonwillison.net/about/#about-site)
* ©
* [2002](https://simonwillison.net/2002/)
* [2003](https://simonwillison.net/2003/)
* [2004](https://simonwillison.net/2004/)
* [2005](https://simonwillison.net/2005/)
* [2006](https://simonwillison.net/2006/)
* [2007](https://simonwillison.net/2007/)
* [2008](https://simonwillison.net/2008/)
* [2009](https://simonwillison.net/2009/)
* [2010](https://simonwillison.net/2010/)
* [2011](https://simonwillison.net/2011/)
* [2012](https://simonwillison.net/2012/)
* [2013](https://simonwillison.net/2013/)
* [2014](https://simonwillison.net/2014/)
* [2015](https://simonwillison.net/2015/)
* [2016](https://simonwillison.net/2016/)
* [2017](https://simonwillison.net/2017/)
* [2018](https://simonwillison.net/2018/)
* [2019](https://simonwillison.net/2019/)
* [2020](https://simonwillison.net/2020/)
* [2021](https://simonwillison.net/2021/)
* [2022](https://simonwillison.net/2022/)
* [2023](https://simonwillison.net/2023/)
* [2024](https://simonwillison.net/2024/)
* [2025](https://simonwillison.net/2025/)
* [2026](https://simonwillison.net/2026/)
URL Source: https://simonwillison.net/2026/May/5/datasette-llm/
Published Time: Tue, 05 May 2026 17:51:45 GMT
Markdown Content:
# Release: datasette-llm 0.1a7
# [Simon Willison’s Weblog](https://simonwillison.net/)
[Subscribe](https://simonwillison.net/about/#subscribe)
**Sponsored by:**[MongoDB](https://fandf.co/4cNOQZL) — Join MongoDB.local London 2026 on 7 May to learn how teams move AI from prototype to production.
5th May 2026
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.
Posted [5th May 2026](https://simonwillison.net/2026/May/5/) at 1:56 am
## Recent articles
* [LLM 0.32a0 is a major backwards-compatible refactor](https://simonwillison.net/2026/Apr/29/llm/) - 29th April 2026
* [Tracking the history of the now-deceased OpenAI Microsoft AGI clause](https://simonwillison.net/2026/Apr/27/now-deceased-agi-clause/) - 27th April 2026
* [DeepSeek V4 - almost on the frontier, a fraction of the price](https://simonwillison.net/2026/Apr/24/deepseek-v4/) - 24th April 2026
This is a **beat** by Simon Willison, posted on [5th May 2026](https://simonwillison.net/2026/May/5/).
[datasette 1479](https://simonwillison.net/tags/datasette/)[llm 595](https://simonwillison.net/tags/llm/)
### 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](https://github.com/sponsors/simonw/)
* [Disclosures](https://simonwillison.net/about/#disclosures)
* [Colophon](https://simonwillison.net/about/#about-site)
* ©
* [2002](https://simonwillison.net/2002/)
* [2003](https://simonwillison.net/2003/)
* [2004](https://simonwillison.net/2004/)
* [2005](https://simonwillison.net/2005/)
* [2006](https://simonwillison.net/2006/)
* [2007](https://simonwillison.net/2007/)
* [2008](https://simonwillison.net/2008/)
* [2009](https://simonwillison.net/2009/)
* [2010](https://simonwillison.net/2010/)
* [2011](https://simonwillison.net/2011/)
* [2012](https://simonwillison.net/2012/)
* [2013](https://simonwillison.net/2013/)
* [2014](https://simonwillison.net/2014/)
* [2015](https://simonwillison.net/2015/)
* [2016](https://simonwillison.net/2016/)
* [2017](https://simonwillison.net/2017/)
* [2018](https://simonwillison.net/2018/)
* [2019](https://simonwillison.net/2019/)
* [2020](https://simonwillison.net/2020/)
* [2021](https://simonwillison.net/2021/)
* [2022](https://simonwillison.net/2022/)
* [2023](https://simonwillison.net/2023/)
* [2024](https://simonwillison.net/2024/)
* [2025](https://simonwillison.net/2025/)
* [2026](https://simonwillison.net/2026/)
DeepCamp AI