Merge pull request #368 from vaivanov95/patch-1

Update faq.md
This commit is contained in:
Timothy Jaeryang Baek 2025-01-29 14:49:42 -08:00 committed by GitHub
commit 1e4c7a4407

View File

@ -7,4 +7,4 @@ title: "❓ 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.
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.