Pipelines
Description
Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Pipelines: UI-Agnostic OpenAI API Plugin Framework
[!TIP] **DO NOT USE PIPELINES!**
If your goal is simply to add support for additional providers like Anthropic or basic filters, you likely don't need Pipelines . For those cases, Open WebUI Functions are a better fitโit's built-in, much more convenient, and easier to configure. Pipelines, however, comes into play when you're dealing with computationally heavy tasks (e.g., running large models or complex logic) that you want to offload from your main Open WebUI instance for better performance and scalability.
Welcome to **Pipelines**, an [Open WebUI](https://github.com/open-webui) initiative. Pipelines bring modular, customizable workflows to any UI client supporting OpenAI API specs โ and much more! Easily extend functionalities, integrate unique logic, and create dynamic workflows with just a few lines of code.
๐ Why Choose Pipelines?
- Limitless Possibilities: Easily add custom logic and integrate Python libraries, from AI agents to home automation APIs.
- Seamless Integration: Compatible with any UI/client supporting OpenAI API specs. (Only pipe-type pipelines are supported; filter types require clients with Pipelines support.)
- Custom Hooks: Build and integrate custom pipelines.
Examples of What You Can Achieve:
- **Function Calling Pipeline**: Easily handle function calls and enhance your applications with custom logic.
- **Custom RAG Pipeline**: Implement sophisticated Retrieval-Augmented Generation pipelines tailored to your needs.
- **Message Monitoring Using Langfuse**: Monitor and analyze message interactions in real-time using Langfuse.
- [Message Monitoring Using Opik](/examples/filters/opik_filter_pipeline.py
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://
