open-webui/backend
Que Nguyen 3bec60b80c
Fixed the issue where a single URL error disrupts the data loading process in Web Search mode
To address the unresolved issue in the LangChain library where a single URL error disrupts the data loading process, the lazy_load method in the WebBaseLoader class has been modified. The enhanced method now handles exceptions appropriately, logging errors and continuing with the remaining URLs.
2024-06-11 22:06:14 +07:00
..
apps Fixed the issue where a single URL error disrupts the data loading process in Web Search mode 2024-06-11 22:06:14 +07:00
data
open_webui
static
utils feat: fc integration 2024-06-10 23:40:27 -07:00
.dockerignore
.gitignore
config.py feat: fc integration 2024-06-10 23:40:27 -07:00
constants.py feat: tools integration 2024-06-10 21:33:46 -07:00
dev.sh
main.py refac 2024-06-11 02:12:24 -07:00
requirements.txt fix: safari audio issue 2024-06-08 02:07:19 -07:00
start_windows.bat
start.sh Update start.sh to be case-independent when testing env vars 2024-06-08 10:59:59 -07:00