diff --git a/docs/plugins/pipelines/wisdom-synthesizer.md b/docs/plugins/pipelines/wisdom-synthesizer.md index 0e6a9af..5a7a59f 100644 --- a/docs/plugins/pipelines/wisdom-synthesizer.md +++ b/docs/plugins/pipelines/wisdom-synthesizer.md @@ -2,7 +2,7 @@ An external pipeline filter (Pipeline/Filter) for **Open WebUI** that intercepts multi-model aggregate requests to leverage collective wisdom, reshaping **basic and linear aggregate outputs** into structured, high-contrast **expert analysis reports**. -![Effect Demonstration](wisdom_synthesizer.gif) +![Effect Demonstration](https://raw.githubusercontent.com/Fu-Jie/open-webui-pipeline-wisdom-synthesizer/main/wisdom_synthesizer.gif) --- @@ -35,7 +35,7 @@ This plugin runs as a single-file pipeline filter component and supports importi Below is the visual operational guide for getting it loaded: -![Installation Guide](install.gif) +![Installation Guide](https://raw.githubusercontent.com/Fu-Jie/open-webui-pipeline-wisdom-synthesizer/main/install.gif) --- diff --git a/docs/plugins/pipelines/wisdom-synthesizer.zh.md b/docs/plugins/pipelines/wisdom-synthesizer.zh.md index a9edd48..647ea44 100644 --- a/docs/plugins/pipelines/wisdom-synthesizer.zh.md +++ b/docs/plugins/pipelines/wisdom-synthesizer.zh.md @@ -2,7 +2,7 @@ 专为 **Open WebUI** 设计的外置管道过滤器(Pipeline/Filter),旨在通过智能拦截并重构多模型汇总请求,发挥集体智慧(Collective Wisdom),将原本较为**基础和扁平的常规汇总**熔炼为结构清晰、具备多维对比度的**专家级综合分析报告**。 -![效果演示](wisdom_synthesizer.gif) +![效果演示](https://raw.githubusercontent.com/Fu-Jie/open-webui-pipeline-wisdom-synthesizer/main/wisdom_synthesizer.gif) --- @@ -35,7 +35,7 @@ 以下是操作动态演示: -![安装操作图](install.gif) +![安装操作图](https://raw.githubusercontent.com/Fu-Jie/open-webui-pipeline-wisdom-synthesizer/main/install.gif) --- diff --git a/mkdocs.yml b/mkdocs.yml index 33424d1..9b2c711 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -199,7 +199,7 @@ nav: - plugins/pipes/index.md - Pipelines: - plugins/pipelines/index.md - - MoE Prompt Refiner: plugins/pipelines/moe-prompt-refiner.md + - Wisdom Synthesizer: plugins/pipelines/wisdom-synthesizer.md - Prompts: - prompts/index.md - prompts/library.md diff --git a/plugins/actions/smart-mind-map/smart_mind_map.png b/plugins/actions/smart-mind-map/smart_mind_map.png index 8bfba70..6410559 100644 Binary files a/plugins/actions/smart-mind-map/smart_mind_map.png and b/plugins/actions/smart-mind-map/smart_mind_map.png differ