v2026.01.25-1 Release / 发布
What's Changed / 更新内容
新增插件 / New Plugins
- GitHub Copilot Official SDK Pipe (Dynamic Models) v0.1.1
- Integrate GitHub Copilot SDK. Supports dynamic models, multi-turn conversation, streaming, multimodal input, and infinite sessions (context compaction).
- 📖 README / 文档
- GitHub Copilot 官方 SDK 管道 (动态模型版) v0.1.1
- 集成 GitHub Copilot SDK。支持动态模型、多轮对话、流式输出、多模态输入及无限会话(上下文自动压缩)。
- 📖 README / 文档
Commits / 提交记录
- feat(copilot-sdk): release v0.1.1 - remove db dependency, add timeout, fix streaming
Download / 下载
📦 Download the updated plugin files below / 请在下方下载更新的插件文件
Installation / 安装
From OpenWebUI Community
- Open OpenWebUI Admin Panel
- Navigate to Functions/Tools
- Search for the plugin name
- Click Install
Manual Installation / 手动安装
- Download the plugin file (
.py) from the assets below - Open OpenWebUI Admin Panel → Functions
- Click "Create Function" → Import
- Paste the plugin code