feat(pipes): enforce ANTI-INLINE HTML generation rule

This commit is contained in:
fujie
2026-02-28 12:16:19 +08:00
parent 6b6e62398a
commit d0eb72467d
10 changed files with 1442 additions and 0 deletions

10
plugins/tools/README.md Normal file
View File

@@ -0,0 +1,10 @@
# Tools
This directory contains OpenWebUI native Tool plugins.
- Tool plugins can be enabled for any model that supports OpenWebUI Tools.
- Each tool plugin follows single-file implementation with bilingual docs.
## Available Tools
- [OpenWebUI Skills Manager Tool](./openwebui-skills-manager/README.md)