open-webui/backend
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
..
data
open_webui chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
.dockerignore
.gitignore
dev.sh
requirements.txt added elasticsearch support 2025-03-03 23:39:42 +02: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