open-webui/backend
D 8f31b6d74a
Fix: Use dynamic Python command to run uvicorn and support pyenv setups.
Updated the uvicorn startup command to dynamically detect and use either 'python3' or 'python',
ensuring compatibility across different environments and pyenv setups.
This avoids issues where only one of the commands is available.
2025-04-29 09:14:23 +01:00
..
data
open_webui refac 2025-04-14 02:12:58 -07:00
.dockerignore
.gitignore
dev.sh
requirements.txt Merge pull request #12366 from Ithanil/redis_sentinel_2 2025-04-12 11:41:30 -07:00
start_windows.bat refac: web/rag config 2025-04-12 16:33:36 -07:00
start.sh Fix: Use dynamic Python command to run uvicorn and support pyenv setups. 2025-04-29 09:14:23 +01:00