mirror of
https://github.com/open-webui/pipelines
synced 2025-05-10 23:50:45 +00:00
Merge branch 'async_pipe2' into async_pipe
This commit is contained in:
commit
5854eec4a9
@ -5,7 +5,7 @@
|
||||
# Pipelines: UI-Agnostic OpenAI API Plugin Framework
|
||||
|
||||
> [!TIP]
|
||||
> **You probably don't need Pipelines!**
|
||||
> **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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user