Release/Versioning
Sources: 1 • Confidence: Medium • Updated: 2026-04-12 09:58
Key takeaways
- datasette-enrichments-llm version 0.2a1 has been released.
- When an enrichment is triggered, the triggering actor is now passed through to the LLM call as the actor argument to llm.mode(...).
Sections
Release/Versioning
- datasette-enrichments-llm version 0.2a1 has been released.
Actor Propagation Into Llm.Mode
- When an enrichment is triggered, the triggering actor is now passed through to the LLM call as the actor argument to llm.mode(...).
Unknowns
- What other changes (API, behavior, configuration, breaking changes) are included in datasette-enrichments-llm 0.2a1 beyond actor propagation?
- How is “actor” defined and serialized at the enrichment trigger boundary (fields, identifiers), and are there any compatibility expectations with existing Datasette actor implementations?
- Are there documented security/privacy considerations for passing actor into LLM calls (e.g., logging, prompt content, data minimization)?
- Is 0.2a1 intended for production use, and what is the expected stability/support window for this alpha series?
- Is there any direct decision-readthrough (operator, product, or investor) in this corpus beyond the narrow integration implication of actor propagation?