mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #12615] [MERGED] chore: Add debug logging to RAG utils #61845
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/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.