open-webui/backend/open_webui/routers
tidely b15814c42f chore: remove unnecessary Path conversions
Remove unnecessary `pathlib.Path` conversions. (CACHE_DIR and DATA_DIR)

Use `/` Path joining shorthand to ensure using platform specific Path separators (Windows: \\, Unix: /)
2025-03-04 19:53:52 +02:00
..
audio.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
auths.py fix: ldap email case sensitive 2025-03-03 19:52:27 -08:00
channels.py refac 2025-02-16 00:11:18 -08:00
chats.py
configs.py enh: configurable jupyter execution timeout 2025-02-19 17:05:37 -08:00
evaluations.py
files.py refac: audio file handling 2025-02-26 13:09:52 -08:00
folders.py
functions.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
groups.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
images.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
knowledge.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
memories.py chore: format 2025-02-05 00:07:45 -08:00
models.py refac 2025-03-03 21:27:48 -08:00
ollama.py refac: AIOHTTP_CLIENT_TIMEOUT_MODEL_LIST 2025-03-03 20:24:10 -08:00
openai.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
pipelines.py refac 2025-02-25 11:11:36 -08:00
prompts.py
retrieval.py chore: format 2025-03-01 07:28:00 -08:00
tasks.py refac 2025-02-20 20:46:00 -08:00
tools.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
users.py fix: user settings save issue 2025-02-11 23:42:31 -08:00
utils.py chore: format 2025-02-26 22:18:18 -08:00