datasette-llm 0.1a7版本发布,新增为特定模型配置默认选项的功能,允许用户指定所有富集操作使用特定模型及temperature参数。这是Datasette对LLM插件支持机制的演进。
Release: datasette-llm 0.1a7
Mechanism for configuring default options 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 operations should use a specific model with temperature set to 0.5.
Tags: llm, datasette