← 返回列表

datasette-llm 0.1a7

Simon Willison 3 信息等级 3 1 噪音/剔除;2 较弱;3 普通事实;4 重要行业动态;5 极重大事件。该分数是信息显著性,不是投资建议。 发布:2026-05-05T01:56 抓取:2026-05-05 16:15
🔗 原文链接
摘要

datasette-llm 0.1a7版本发布,新增为特定模型配置默认选项的功能,允许用户指定所有富集操作使用特定模型及temperature参数。这是Datasette对LLM插件支持机制的演进。

客观事实
  • datasette-llm 0.1a7版本发布
  • 新功能允许为特定模型配置默认选项
  • 可指定所有富集操作使用特定模型和temperature参数
datasette-llm 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