forked from Archives/langchain
Minor rename in the documentation that was overlooked when refactoring. --------- Co-authored-by: Ehmad Zubair <ehmad@cogentlabs.co>
This commit is contained in:
parent
707741de58
commit
bee59b4689
@ -267,7 +267,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"**Intermediate Steps**\n",
|
"**Intermediate Steps**\n",
|
||||||
"\n",
|
"\n",
|
||||||
"We can also return the intermediate steps for `map_reduce` chains, should we want to inspect them. This is done with the `return_map_steps` variable."
|
"We can also return the intermediate steps for `map_reduce` chains, should we want to inspect them. This is done with the `return_intermediate_steps` variable."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user