docs: 更新插件安装指南,增加OpenWebUI社区推荐安装方式。
This commit is contained in:
14
README.md
14
README.md
@@ -60,10 +60,16 @@ This project is a collection of resources and does not require a Python environm
|
|||||||
|
|
||||||
### Using Plugins
|
### Using Plugins
|
||||||
|
|
||||||
1. Browse the `/plugins` directory and download the plugin file (`.py`) you need.
|
1. **Install from OpenWebUI Community (Recommended)**:
|
||||||
2. Go to OpenWebUI **Admin Panel** -> **Settings** -> **Plugins**.
|
- Visit my profile: [Fu-Jie's Profile](https://openwebui.com/u/Fu-Jie)
|
||||||
3. Click the upload button and select the `.py` file you just downloaded.
|
- Browse the plugins and select the one you like.
|
||||||
4. Once uploaded, refresh the page to enable the plugin in your chat settings or toolbar.
|
- Click "Get" to import it directly into your OpenWebUI instance.
|
||||||
|
|
||||||
|
2. **Manual Installation**:
|
||||||
|
- Browse the `/plugins` directory and download the plugin file (`.py`) you need.
|
||||||
|
- Go to OpenWebUI **Admin Panel** -> **Settings** -> **Plugins**.
|
||||||
|
- Click the upload button and select the `.py` file you just downloaded.
|
||||||
|
- Once uploaded, refresh the page to enable the plugin in your chat settings or toolbar.
|
||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
|
|||||||
14
README_CN.md
14
README_CN.md
@@ -87,10 +87,16 @@ OpenWebUI 增强功能集合。包含个人开发与收集的### 🧩 插件 (Pl
|
|||||||
|
|
||||||
### 使用插件 (Plugins)
|
### 使用插件 (Plugins)
|
||||||
|
|
||||||
1. 在 `/plugins` 目录中浏览并下载你需要的插件文件 (`.py`)。
|
1. **从 OpenWebUI 社区安装 (推荐)**:
|
||||||
2. 打开 OpenWebUI 的 **管理员面板 (Admin Panel)** -> **设置 (Settings)** -> **插件 (Plugins)**。
|
- 访问我的主页: [Fu-Jie's Profile](https://openwebui.com/u/Fu-Jie)
|
||||||
3. 点击上传按钮,选择刚才下载的 `.py` 文件。
|
- 浏览插件列表,选择你喜欢的插件。
|
||||||
4. 上传成功后,刷新页面,你就可以在聊天设置或工具栏中启用该插件了。
|
- 点击 "Get" 按钮,将其直接导入到你的 OpenWebUI 实例中。
|
||||||
|
|
||||||
|
2. **手动安装**:
|
||||||
|
- 在 `/plugins` 目录中浏览并下载你需要的插件文件 (`.py`)。
|
||||||
|
- 打开 OpenWebUI 的 **管理员面板 (Admin Panel)** -> **设置 (Settings)** -> **插件 (Plugins)**。
|
||||||
|
- 点击上传按钮,选择刚才下载的 `.py` 文件。
|
||||||
|
- 上传成功后,刷新页面,你就可以在聊天设置或工具栏中启用该插件了。
|
||||||
|
|
||||||
### 贡献代码
|
### 贡献代码
|
||||||
|
|
||||||
|
|||||||
@@ -104,10 +104,16 @@ hide:
|
|||||||
|
|
||||||
### Using Plugins
|
### Using Plugins
|
||||||
|
|
||||||
1. Browse the [Plugin Center](plugins/index.md) and download the plugin file (`.py`)
|
1. **Install from OpenWebUI Community (Recommended)**:
|
||||||
2. Open OpenWebUI **Admin Panel** → **Settings** → **Plugins**
|
- Visit my profile: [Fu-Jie's Profile](https://openwebui.com/u/Fu-Jie)
|
||||||
3. Click the upload button and select the `.py` file
|
- Browse the plugins and select the one you like.
|
||||||
4. Refresh the page and enable the plugin in your chat settings
|
- Click "Get" to import it directly into your OpenWebUI instance.
|
||||||
|
|
||||||
|
2. **Manual Installation**:
|
||||||
|
- Browse the [Plugin Center](plugins/index.md) and download the plugin file (`.py`)
|
||||||
|
- Open OpenWebUI **Admin Panel** → **Settings** → **Plugins**
|
||||||
|
- Click the upload button and select the `.py` file
|
||||||
|
- Refresh the page and enable the plugin in your chat settings
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -104,10 +104,16 @@ hide:
|
|||||||
|
|
||||||
### 使用插件
|
### 使用插件
|
||||||
|
|
||||||
1. 浏览[插件中心](plugins/index.md)并下载插件文件(`.py`)
|
1. **从 OpenWebUI 社区安装 (推荐)**:
|
||||||
2. 打开 OpenWebUI **管理面板** → **设置** → **插件**
|
- 访问我的主页: [Fu-Jie's Profile](https://openwebui.com/u/Fu-Jie)
|
||||||
3. 点击上传按钮并选择 `.py` 文件
|
- 浏览插件列表,选择你喜欢的插件。
|
||||||
4. 刷新页面并在聊天设置中启用插件
|
- 点击 "Get" 按钮,将其直接导入到你的 OpenWebUI 实例中。
|
||||||
|
|
||||||
|
2. **手动安装**:
|
||||||
|
- 浏览[插件中心](plugins/index.md)并下载插件文件(`.py`)
|
||||||
|
- 打开 OpenWebUI **管理面板** → **设置** → **插件**
|
||||||
|
- 点击上传按钮并选择 `.py` 文件
|
||||||
|
- 刷新页面并在聊天设置中启用插件
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user