[PR #12615] [MERGED] chore: Add debug logging to RAG utils #46037

Closed
opened 2026-04-29 20:40:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/12615
Author: @robert-norberg
Created: 4/8/2025
Status: Merged
Merged: 4/8/2025
Merged by: @tjbck

Base: devHead: additional-RAG-logging


📝 Commits (2)

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 backend/open_webui/retrieval/utils.py (+8 -0)

📄 Description

Changelog Entry

Description

Adds debug logging to RAG utils

Added

Additional details will be logged if RAG_LOG_LEVEL is set to DEBUG.



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/12615 **Author:** [@robert-norberg](https://github.com/robert-norberg) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `additional-RAG-logging` --- ### 📝 Commits (2) - [`63533c9`](https://github.com/open-webui/open-webui/commit/63533c9e3ab41edd7bd4124ef94f6b6dc09aa175) Merge pull request #12524 from open-webui/dev - [`2337b36`](https://github.com/open-webui/open-webui/commit/2337b3660993cf0de96d4a189e9bf5ec1ac9ece4) add debug logging to RAG utils ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/retrieval/utils.py` (+8 -0) </details> ### 📄 Description # Changelog Entry ### Description Adds debug logging to RAG utils ### Added Additional details will be logged if `RAG_LOG_LEVEL` is set to `DEBUG`. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 20:40:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#46037