mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 01:55:22 -04:00
DATA_DIR env variable #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MindFreeze on GitHub (Jun 4, 2024).
Can we get a
DATA_DIRenv var similar to open-webui? It would make it much easier to deploy as a Home Assistant addon@MindFreeze commented on GitHub (Jun 4, 2024):
PIPELINES_DIR looks like what I am looking for but it should be in the docs
@justinh-rahb commented on GitHub (Jun 4, 2024):
Totally hear ya, and we'd appreciate PRs in that regard. This is a brand new project that's very much a work in progress, documentation, as is usually the way, is lagging behind.
@MindFreeze commented on GitHub (Jun 4, 2024):
I'd like to help but is there an agreed approach for pipelines docs? Will they be part of https://docs.openwebui.com ?
If something is already in progress, I can contribute but if not, I'd prefer to wait for the maintainers to set the direction
@justinh-rahb commented on GitHub (Jun 4, 2024):
For the time being let's just keep everything in the README.md and /docs/ here, we'll work out where things will finally end up later.
@tjbck commented on GitHub (Jun 4, 2024):
++ Also added https://github.com/open-webui/docs/blob/main/docs/pipelines.mdx section!