- 12 Jun, 2024 3 commits
-
-
Que Nguyen authored
- The check for private IP addresses often did not yield the expected results, especially with errors like: `[Errno -2] Name or service not known`. - Removed the check for private IP addresses in the URL validation process. - Simplified the `validate_url` function to focus on validating the URL format and checking the existence of the URL using a HEAD request.
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 11 Jun, 2024 37 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
Updated Croatian translation for user interface text
-
Timothy Jaeryang Baek authored
feat: add DuckDuckGo search functionality using duckduckgo_search library
-
Timothy Jaeryang Baek authored
feat: custom HOST env variable on windows
-
Timothy Jaeryang Baek authored
Fix frontend stops responding when backend throws error
-
sime2408 authored
Refined Croatian locale translations to improve understanding and clarity for Croatian users. Adjustments made include improving command descriptions, correcting grammar, and adapting the terminology to better fit the software context.
-
Timothy Jaeryang Baek authored
Fixed the issue where a single URL error disrupts the Web Search
-
Timothy Jaeryang Baek authored
Update Chinese Translation
-
cocktailpeanut authored
-
Yukino Song authored
-
Que Nguyen authored
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.
-
Yash-1511 authored
-
Yash-1511 authored
-
Karl Lee authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-