Files
open-webui-docs/docs/pipelines/faq.md
Vitalii Ivanov 098752d601 Update faq.md
Fix grammar and remove redundancy in explanation of Functions and Pipelines execution.
2025-01-26 10:04:37 -03:00

11 lines
341 B
Markdown

---
sidebar_position: 7
title: "❓ FAQ"
---
# FAQ
**What's the difference between Functions and Pipelines?**
The main difference between Functions and Pipelines is that Functions are executed directly on the Open WebUI server, while Pipelines are executed on a separate server, potentially reducing the load on your Open WebUI instance.