mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-01 08:35:56 +00:00
- **Description:** Add a DocumentTransformer for executing one or more `LinkExtractor`s and adding the extracted links to each document. - **Issue:** n/a - **Depedencies:** none --------- Co-authored-by: Eugene Yurtsev <eugene@langchain.dev>