open-webui/backend
Youggls 9669cd3454 fix: use run_in_threadpool for search_web to prevent blocking
Used fastapi's run_in_threadpool function to execute the search_web function,
preventing the synchronous function from blocking the entire web search process.
2025-04-17 17:23:20 +08:00
..
data
open_webui fix: use run_in_threadpool for search_web to prevent blocking 2025-04-17 17:23:20 +08: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 refac: web/rag config 2025-04-12 16:33:36 -07:00