mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-18 12:45:55 -04:00
[PR #502] [CLOSED] Remove LOG_LEVELs cause this dictionary is not global available #438
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/pipelines/pull/502
Author: @weisser-dev
Created: 4/13/2025
Status: ❌ Closed
Base:
main← Head:add-loglevel📝 Commits (1)
3471ddaRemove LOG_LEVELs cause this dictionary is not global available📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
main.py(+2 -2)📄 Description
hi @tjbck, by mistake my i had an "global" log_levels dictonary but in the main.py this isn´t available -> which causes, that this fix works on my env but maybo not on others, thats why i removed the "log_levels" and replaced it, now this should work fine for everyone.
@malvex thx for this info!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.