mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #260] [MERGED] docs: Add RAG tutorial for OpenWebUI #349
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/260
Author: @matthewhand
Created: 10/30/2024
Status: ✅ Merged
Merged: 10/31/2024
Merged by: @tjbck
Base:
main← Head:feature-rag-tutorial-from-scratch📝 Commits (2)
ac15c4ddocs: Add RAG tutorial for OpenWebUIab6a6edfix: Remove trailing whitespace from rag-tutorial.md📊 Changes
1 file changed (+105 additions, -0 deletions)
View changed files
➕
docs/tutorials/tips/rag-tutorial.md(+105 -0)📄 Description
Summary
This pull request adds a new tutorial document, titled "Open WebUI RAG Tutorial," which guides users through configuring Retrieval-Augmented Generation (RAG) with Open WebUI to utilize real-world documentation as a knowledge base.
Changes Introduced
docs/tutorials/tips/rag-tutorial.md.Why This Change is Important
This tutorial enhances the usability of Open WebUI by providing clear, actionable steps for users to add RAG capabilities, which allow models to utilize external knowledge bases to improve response quality and relevance.
Checklist for Reviewers
Additional Notes
Please let me know if there are any changes or additional steps required to align this contribution with the project’s guidelines. Your feedback is appreciated!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.