MyGit

v0.20.0

llm-workflow-engine/llm-workflow-engine

版本发布时间: 2024-06-25 23:18:11

llm-workflow-engine/llm-workflow-engine最新发布版本:v0.22.0(2024-09-26 03:42:49)

This release introduces support for data caching, including data caching for plugins.

Some provider plugins now cache their available models after retrieving the data via an API call.

Plugins can now be reloaded using the /plugin reload [plugin_name] command. For provider plugins that cache available models, this will update the available models to the latest ones available via the API.

If backend_options.title_generation.provider is being used for a custom title provider, the new backend_options.title_generation.model configuration option will allow selecting the provider model as well.

:fire_engine:Breaking Changes:fire_engine:

The plugin caching/reloading functionality required a refactor of some plugin architecture -- make sure to update to the latest code for all plugins at the same time as the update to this release.

Commit log

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-06-25发行的版本