open-webui/pipelines
Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 37
- Release rhythm 35
- Longevity 59
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 834
- days_rel: n/a
- days_push: 380
- n_releases_24m: 0
Adoption not part of the score
2428 stars · 687 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pipelines is a UI-agnostic, OpenAI API-compatible plugin framework for adding custom Python logic and workflows to any client that speaks the OpenAI API spec. It is an Open WebUI initiative for offloading computationally heavy tasks like custom RAG, function calling, and message filtering from the main UI instance.
Use cases
- add custom logic to an openai-compatible llm endpoint
- build a custom rag pipeline with llamaindex
- monitor llm messages with langfuse or opik
- add rate limiting to llm requests
- filter toxic messages in chat responses
- offload heavy model inference from open webui
- implement function calling filters for llm apps
When to choose
- you need to offload computationally heavy tasks from your Open WebUI instance
- you want custom Python pipelines compatible with any OpenAI API client
- you need advanced filters like rate limiting, translation, or toxicity detection
When to avoid
- you just want to add providers like Anthropic or simple filters - use Open WebUI Functions instead
- your client does not support pipe-type pipelines and you need filter features
- you need a lightweight solution without running a separate service
Facets
framework · maturity active
middleware api-framework rag agent-framework rate-limiting monitoring llm-inference large-language-models backend apis developer-tools python self-hosted cross-platform openai-compatible open-webui plugin-framework llm-pipelines filter-pipelines ai-agents retrieval-augmented-generation docker
1 source
- readme: https://github.com/open-webui/pipelines · fetched 2026-08-28 · 87c1bf9640e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-webui/pipelines | main | 41 |
For agents
markdown · JSON · MCP: product_card(name="open-webui/pipelines")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem