mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-25 22:49:59 +00:00
**Description:** Add a docstring to `_load_stuff_chain` in `chains/summarize/` to explain the purpose of the `prompt` argument and document function parameters. This addresses an existing TODO in the codebase. **Issue:** N/A (documentation improvement only) **Dependencies:** None