langchain/libs/core/tests/unit_tests/utils
YH 2aca7fcdcf
core[patch]: Enhance link extraction with query parameters (#20259)
**Description**: This update enhances the `extract_sub_links` function
within the `langchain_core/utils/html.py` module to include query
parameters in the extracted URLs.

**Issue**: N/A

**Dependencies**: No additional dependencies required for this change.

**Twitter handle**: N/A

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-04-27 02:22:36 +00:00
..
__init__.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
test_function_calling.py core[minor]: Add utility code to create tool examples (#18602) 2024-03-22 13:17:40 -04:00
test_html.py core[patch]: Enhance link extraction with query parameters (#20259) 2024-04-27 02:22:36 +00:00
test_imports.py core[minor]: Image prompt template (#14263) 2024-01-27 17:04:29 -08:00
test_iter.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
test_json_schema.py core[patch]: fixed circular dependency with json schema (#18657) 2024-03-12 05:42:45 +00:00
test_rm_titles.py core: update _rm_titles to account for title argument name bug (#19036) 2024-03-18 21:25:06 -07:00
test_utils.py core[minor]: generation info on msg (#18592) 2024-03-12 04:43:17 +00:00