Skip to content

Commit 3d15436

Browse files
committed
docs: replace Open WebUI Python installer with plugin import
1 parent 49264e8 commit 3d15436

1 file changed

Lines changed: 20 additions & 6 deletions

File tree

.open-webui/INSTALL.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
1-
# Hypertaks Open WebUI Installation
1+
# Hypertaks Plugin for Open WebUI
22

3-
Run:
4-
```bash
5-
python scripts/installer.py install open-webui
6-
```
7-
This registers the Hypertaks tool function in Open WebUI Admin -> Functions.
3+
## Install
4+
5+
1. Open **Admin Panel**.
6+
2. Open **Workspace → Tools** or **Workspace → Functions**.
7+
3. Choose **Import**.
8+
4. Import the tracked Hypertaks plugin adapter.
9+
5. Enable it for the intended models or workspace.
10+
11+
## Update
12+
13+
Replace the Hypertaks Tool or Function through Workspace.
14+
15+
## Uninstall
16+
17+
Delete the Hypertaks Tool or Function from Workspace.
18+
19+
## Compatibility
20+
21+
Official native plugin compatibility: `PASS`.

0 commit comments

Comments
 (0)