langchain/libs
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
..
cli cli[minor]: Fix bug to account for name changes (#20948) 2024-04-26 15:45:11 -04:00
community infra: test directory loader multithreaded (#20281) 2024-04-26 19:16:47 -07:00
core core[patch]: Enhance link extraction with query parameters (#20259) 2024-04-27 02:22:36 +00:00
experimental experimental[patch]: return from HuggingGPT task executor task.run() exception (#20219) 2024-04-25 20:16:39 +00:00
langchain community[patch]: Add OpenSearch as semantic cache (#20254) 2024-04-27 00:20:24 +00:00
partners upstage: release 0.1.3 (#20941) 2024-04-26 10:36:11 -07:00
standard-tests standard-tests: split tool calling test (#20803) 2024-04-23 20:59:45 +00:00
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 2024-04-25 00:07:42 +00:00