mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-18 19:18:48 +00:00
This PR improves navigation in the summarization how-to section by adding cross-links from the single-call guide to the related map-reduce and refine guides. This mirrors the docs style guide’s emphasis on clear cross-references and should help readers discover the appropriate pattern for longer texts. - Source edited: docs/docs/how_to/summarize_stuff.ipynb - Links added: - /docs/how_to/summarize_map_reduce/ - /docs/how_to/summarize_refine/ Type: docs-only (no code changes)
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide