返回 2026-05-06
🛠 工具 / 开源

datasette-llm 0.1a7 发布:支持模型默认选项配置datasette-llm 0.1a7

simonwillison.net·2026-05-05 节选正文

Datasette 插件 datasette-llm 0.1a7 版本新增功能,允许为特定 LLM 模型设置默认参数配置。这使得用户可以在不重复指定参数的情况下统一调用不同模型,提升了插件使用的灵活性和一致性。该更新是 Datasette 对 LLM 集成支持持续演进的一部分。

Simon Willison

Release datasette-llm 0.1a7 — LLM integration plugin for other plugins to depend on

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.

需要完整排版与评论请前往来源站点阅读。