open-webui/backend/apps/rag
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
..
search chore: version bump 2024-06-10 13:52:35 -07:00
main.py 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
utils.py refac: tools & rag 2024-06-11 01:10:24 -07:00