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

341 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 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.