2026-01-17 16:26:43 +08:00
<!--
NOTE: This template is for the English version (README.md).
The Chinese version (README_CN.md) MUST be translated based on this English version to ensure consistency in structure and content.
-->
# [Plugin Name] [Optional Emoji]
[Brief description of what the plugin does. Keep it concise and engaging.]
2026-02-13 11:10:48 +08:00
**Author:** [Fu-Jie ](https://github.com/Fu-Jie ) | **Version: ** 1.0.0 | **Project: ** [OpenWebUI Extensions ](https://github.com/Fu-Jie/openwebui-extensions ) | **License: ** MIT
2026-01-17 16:26:43 +08:00
## What's New
2026-01-29 03:22:21 +08:00
<!-- Keep only the latest update here. Remove this section for the initial release. -->
2026-01-17 16:26:43 +08:00
### v1.0.0
2026-01-29 03:22:21 +08:00
2026-01-17 16:26:43 +08:00
- **Initial Release**: Released the first version of the plugin.
- **[Feature Name]**: [Brief description of the feature].
## Key Features 🔑
- **[Feature 1]**: [Description of feature 1].
- **[Feature 2]**: [Description of feature 2].
- **[Feature 3]**: [Description of feature 3].
## How to Use 🛠️
1. **Install ** : Add the plugin to your OpenWebUI instance.
2. **Configure ** : Adjust settings in the Valves menu (optional).
3. * * [Action Step]**: Describe how to trigger or use the plugin.
4. * * [Result Step]**: Describe the expected outcome.
## Configuration (Valves) ⚙️
| Valve | Default | Description |
|-------|---------|-------------|
| `VALVE_NAME` | `Default Value` | Description of what this setting does. |
| `ANOTHER_VALVE` | `True` | Another setting description. |
2026-01-29 03:22:21 +08:00
## ⭐ Support
2026-02-13 11:10:48 +08:00
If this plugin has been useful, a star on [OpenWebUI Extensions ](https://github.com/Fu-Jie/openwebui-extensions ) is a big motivation for me. Thank you for the support.
2026-01-29 03:22:21 +08:00
2026-01-17 16:26:43 +08:00
## Troubleshooting ❓
- **Plugin not working?**: Check if the filter/action is enabled in the model settings.
- **Debug Logs**: Enable `SHOW_DEBUG_LOG` in Valves and check the browser console (F12) for detailed logs.
- **Error Messages**: If you see an error, please copy the full error message and report it.
2026-02-13 11:10:48 +08:00
- **Submit an Issue**: If you encounter any problems, please submit an issue on GitHub: [OpenWebUI Extensions Issues ](https://github.com/Fu-Jie/openwebui-extensions/issues )
2026-01-29 03:22:21 +08:00
## Changelog
2026-02-13 11:10:48 +08:00
See the full history on GitHub: [OpenWebUI Extensions ](https://github.com/Fu-Jie/openwebui-extensions )