From 5d51caedbea4dcb88abc9d84fd6938ea41ee5525 Mon Sep 17 00:00:00 2001 From: JJ Asghar Date: Tue, 6 Jan 2026 14:45:07 -0600 Subject: [PATCH] Enhance Knowledge Base creation instructions Updated the instructions for creating a Knowledge Base with additional details. --- docs/tutorials/tips/rag-tutorial.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/tips/rag-tutorial.md b/docs/tutorials/tips/rag-tutorial.md index e20f356c..ebb119aa 100644 --- a/docs/tutorials/tips/rag-tutorial.md +++ b/docs/tutorials/tips/rag-tutorial.md @@ -47,8 +47,10 @@ Follow these steps to set up RAG with **Open WebUI Documentation**: 4. **Create a Knowledge Base**: - Navigate to **Workspace** > **Knowledge** > **+ Create a Knowledge Base**. - - Name it: `Open WebUI Documentation` - - Purpose: **Assistance** + - What are you working on?: `Open WebUI Documentation` + - What are you trying to achieve?: **Assistance** + - Visibility: **Private** + - Groups: Select a group if needed. > Click **Create Knowledge**.