open-webui/backend
tidely d7b18b662b chore: use logging.getLevelNamesMapping()
Use `logging.getLevelNamesMapping()` for getting all valid logging levels. This also allows adding new ones using `logging.addLevel()`. This feature was [added](https://docs.python.org/3.11/library/logging.html#logging.getLevelNamesMapping) in Python 3.11 which is above the minimum supported Python version for open-webui.
2025-02-27 11:19:27 +02:00
..
data
open_webui chore: use logging.getLevelNamesMapping() 2025-02-27 11:19:27 +02:00
.dockerignore
.gitignore
dev.sh
requirements.txt Merge pull request #10436 from victorstevansuse/feat/audits 2025-02-26 23:15:10 -08:00
start_windows.bat refac: RAG_WEB_LOADER -> RAG_WEB_LOADER_ENGINE 2025-02-17 21:43:32 -06:00
start.sh refac: RAG_WEB_LOADER -> RAG_WEB_LOADER_ENGINE 2025-02-17 21:43:32 -06:00