llm 0.30
Release: llm 0.30 (https://github.com/simonw/llm/releases/tag/0.30)
• The register_models() plugin hook
Release: llm 0.30 (https://github.com/simonw/llm/releases/tag/0.30)
• The register_models() plugin hook (http://llm.datasette.io/en/stable/plugins/plugin-hooks.html#plugin-hooks-register-models) 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 (https://github.com/simonw/llm/issues/1389)
• Added docstrings to public classes and methods and included those directly in the documentation.
Tags: llm (https://simonwillison.net/tags/llm)
No comments yet.
Write a comment