v2026.01.20-2 Release / 发布
What's Changed / 更新内容
新增插件 / New Plugins
- 📂 Folder Memory v0.1.0
- Automatically extracts project rules from conversations and injects them into the folder's system prompt.
- 📂 文件夹记忆 (Folder Memory) v0.1.0
- 自动从对话中提取项目规则,并将其注入到文件夹的系统提示词中。
Commits / 提交记录
- feat(filters): refactor folder-rule-collector to folder-memory
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