datasette-enrichments-llm

from blog Simon Willison's Weblog, | ↗ original
datasette-enrichments-llm Today's new alpha release is datasette-enrichments-llm, a plugin for Datasette 1.0a+ that provides an enrichment that lets you run prompts against data from one or more column and store the result in another column. So far it's a light re-implementation of the existing datasette-enrichments-gpt plugin, now using the new...