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: dev ← Head: additional-RAG-logging
dev
additional-RAG-logging
63533c9
2337b36
1 file changed (+8 additions, -0 deletions)
📝 backend/open_webui/retrieval/utils.py (+8 -0)
backend/open_webui/retrieval/utils.py
Adds debug logging to RAG utils
Additional details will be logged if RAG_LOG_LEVEL is set to DEBUG.
RAG_LOG_LEVEL
DEBUG
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
dev← Head:additional-RAG-logging📝 Commits (2)
63533c9Merge pull request #12524 from open-webui/dev2337b36add debug logging to RAG utils📊 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_LEVELis set toDEBUG.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.