Release: Datasette-Extract 0.3A0 Availability
Sources: 1 • Confidence: Medium • Updated: 2026-04-12 09:58
Key takeaways
- datasette-extract 0.3a0 has been released.
- datasette-extract now uses datasette-llm to manage model configuration for extraction tasks.
- Model availability for datasette-extract extraction tasks can be controlled using the "extract" purpose and LLM model configuration.
Sections
Release: Datasette-Extract 0.3A0 Availability
- datasette-extract 0.3a0 has been released.
Mechanism: Centralized Model Configuration Via Datasette-Llm
- datasette-extract now uses datasette-llm to manage model configuration for extraction tasks.
Condition/Control: Purpose-Based Model Gating For Extraction Workflows
- Model availability for datasette-extract extraction tasks can be controlled using the "extract" purpose and LLM model configuration.
Unknowns
- What specific functional changes, breaking changes, or migrations are included in datasette-extract 0.3a0 relative to the previous release?
- What is the exact configuration format and location by which datasette-extract reads datasette-llm model configuration for extraction tasks?
- Are any previous datasette-extract model configuration methods deprecated, removed, or still supported in 0.3a0?
- How does the "extract" purpose gating behave across different interfaces (CLI, UI, API), and what happens when a disallowed model is requested or configured as default?
- Which specific models/providers are supported for extraction tasks under datasette-llm configuration in this release, and are there any constraints or limitations?