mirror of
https://github.com/open-webui/open-webui
synced 2025-04-10 15:45:45 +00:00
Remove unnecessary `pathlib.Path` conversions. (CACHE_DIR and DATA_DIR) Use `/` Path joining shorthand to ensure using platform specific Path separators (Windows: \\, Unix: /) |
||
---|---|---|
.. | ||
audio.py | ||
auths.py | ||
channels.py | ||
chats.py | ||
configs.py | ||
evaluations.py | ||
files.py | ||
folders.py | ||
functions.py | ||
groups.py | ||
images.py | ||
knowledge.py | ||
memories.py | ||
models.py | ||
ollama.py | ||
openai.py | ||
pipelines.py | ||
prompts.py | ||
retrieval.py | ||
tasks.py | ||
tools.py | ||
users.py | ||
utils.py |