mirror of
https://github.com/open-webui/docs
synced 2025-06-09 08:06:20 +00:00
Update index.mdx
This commit is contained in:
parent
2d1e6d0c35
commit
078e7133e5
@ -12,6 +12,8 @@ title: "⚡ Pipelines"
|
||||
# Pipelines: UI-Agnostic OpenAI API Plugin Framework
|
||||
|
||||
:::tip
|
||||
**You probably don't need 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](/features/plugin/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.
|
||||
:::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user