Files
open-webui-docs/docs/pipelines/faq.md
Timothy Jaeryang Baek c844c740a7 refac
2024-12-27 19:01:12 -08:00

11 lines
387 B
Markdown

---
sidebar_position: 7
title: "❓ 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.