mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #5500] How to add my pipeline on the marketplace? #14008
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 @Tavernari on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5500
Hi there,
I am studying pipelines, and after conducting some experiments, I developed one called o1-reasoning. It aims to add a sort of "chain of thought" feature to OpenWebUI.
Currently, it is in the alpha stage, as this is just the first implementation. I plan to use it in my daily work and increase its features over time.
You can find my repository where I host it at: Tavernari/openwebui-pipelines.
How can I add this pipeline to openwebui.com?