https://github.com/devrandom/open-webui-plugins
Plugins for open-webui
https://github.com/devrandom/open-webui-plugins
Last synced: 12 months ago
JSON representation
Plugins for open-webui
- Host: GitHub
- URL: https://github.com/devrandom/open-webui-plugins
- Owner: devrandom
- License: apache-2.0
- Created: 2025-02-28T00:33:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T00:51:39.000Z (over 1 year ago)
- Last Synced: 2025-02-28T09:05:00.183Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How To
Clone [my branch](https://github.com/devrandom/open-webui/tree/devrandom-static-plugins) of open-webui and install this repo as follows:
```sh
git clone -b devrandom-static-plugins git@github.com:devrandom/open-webui.git
git clone git@github.com:devrandom/open-webui-plugins.git plugins
(cd plugins && uv pip install .)
```
Then start open-webui with the follow environment variable set:
```sh
export OPEN_WEBUI_PLUGINS=open_webui_plugins
```
The plugins in this repository will be automatically loaded on startup.
# Plugins
## Mem
Automatically add memories when detected in user messages.