mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-07 18:27:52 +02:00
docs: update link in agentic concepts tutorial for map-reduce implementation (#4650)
## PR for: - Fix broken link in agentic concepts tutorial for map-reduce implementation
This commit is contained in:
@@ -99,7 +99,7 @@ Parallel processing is vital for efficient multi-agent systems and complex tasks
|
||||
- Implementation of map-reduce-like operations
|
||||
- Efficient handling of independent subtasks
|
||||
|
||||
For practical implementation, see our [map-reduce tutorial](../how-tos/map-reduce.ipynb).
|
||||
For practical implementation, see our [map-reduce tutorial](../how-tos/graph-api.ipynb#map-reduce-and-the-send-api)
|
||||
|
||||
### Subgraphs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user