feat: PIPELINES_PATH env var support #20

Closed
opened 2026-02-15 19:15:02 -05:00 by yindo · 0 comments
Owner

Originally created by @tjbck on GitHub (May 30, 2024).

When PIPELINES_PATH is set to e.g.

PIPELINES_PATH="github/url/to/pipeline.py`
PIPELINES_PATH="github/url/to/pipeline_folder`

before starting the server it should download the pipelines and install the requirements in the frontmatter

Originally created by @tjbck on GitHub (May 30, 2024). When PIPELINES_PATH is set to e.g. ``` PIPELINES_PATH="github/url/to/pipeline.py` ``` ``` PIPELINES_PATH="github/url/to/pipeline_folder` ``` before starting the server it should download the pipelines and install the requirements in the frontmatter
yindo closed this issue 2026-02-15 19:15:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#20