mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
387 B
387 B
sidebar_position, title
| sidebar_position | title |
|---|---|
| 7 | ❓ FAQ |
FAQ
What's the difference between Functions and Pipelines?
The main difference between Functions and Pipelines are that Functions are executed directly on the Open WebUI server, while Pipelines are executed on a separate server. Pipelines also execute on a separate server, potentially reducing the load on your Open WebUI instance.