From 471d6d5c8b0b2fa78cb469488838e249e9a059ca Mon Sep 17 00:00:00 2001 From: Sebulba46 Date: Sat, 8 Mar 2025 13:33:47 +0300 Subject: [PATCH] Update tutorials.md --- docs/pipelines/tutorials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pipelines/tutorials.md b/docs/pipelines/tutorials.md index b935953..7144eb7 100644 --- a/docs/pipelines/tutorials.md +++ b/docs/pipelines/tutorials.md @@ -24,6 +24,6 @@ with us, as we'd love to feature it here! - A hands-on demonstration and code review on utilizing text-to-sql tools powered by the Open WebUI. -[Deploying custom Document RAG pipeline with Open-WebUI](https://github.com/Sebulba46/document-RAG-pipeline) +[Deploying custom Document RAG pipeline with Open-WebUI](https://github.com/Sebulba46/document-RAG-pipeline) (GitHub guide by Sebulba46) - Step by step guide to deploy Open-WebUI and pipelines containers and creating your own document RAG with local LLM API.