Simon Willison Blog研究・専門家·2026年4月1日 05:35·約1分
llm 0.30リリース
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Simon Willison Blog
まず要点
Simon Willison氏が開発するLLMツールのバージョン0.30がリリースされた。今回のアップデートでは、register_models()プラグインフックにmodel_aliasesパラメータが追加され、他のプラグインが登録したモデルやエイリアスを参照できるようになった。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
原文を表示
Release: llm 0.30
The register_models() plugin hook now takes an optional model_aliases parameter listing all of the models, async models and aliases that have been registered so far by other plugins. A plugin with @hookimpl(trylast=True) can use this to take previously registered models into account. #1389
Added docstrings to public classes and methods and included those directly in the documentation.
Tags: llm
この記事をシェア
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み