diff --git a/README.md b/README.md index af96363..8e22db3 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ A collection of enhancements, plugins, and prompts for [OpenWebUI](https://githu ## 📦 Project Contents +
**🧩 Plugins (Actions, Filters, Pipes, Pipelines)** @@ -92,7 +93,9 @@ Located in the `plugins/` directory, containing Python-based enhancements: - **MoE Prompt Refiner** (`moe_prompt_refiner`): Refines prompts for Mixture of Experts (MoE) summary requests to generate high-quality comprehensive reports.
+ +
**🎯 Prompts (System Prompts for various roles)** @@ -101,6 +104,7 @@ System Prompts are managed in the `docs/prompts/` directory: - **[Prompt Library](./docs/prompts/library.md)**: A curated collection of fine-tuned prompts for Coding, Marketing, and Analysis.
+ ## 🛠️ Extensions