[Docs] Add map reduce to index (#582)

This commit is contained in:
William FH
2024-06-03 22:01:52 -07:00
committed by GitHub
parent 2b5d503906
commit 220bdb7fc4
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -144,6 +144,7 @@ nav:
- Design Patterns:
- "Subgraphs": how-tos/subgraph.ipynb
- "Branching": how-tos/branching.ipynb
- "Map-reduce": how-tos/map-reduce.ipynb
- "Human-in-the-Loop": how-tos/human-in-the-loop.ipynb
- "Force Calling a Tool First": how-tos/force-calling-a-tool-first.ipynb
- "Dynamic Direct Return": how-tos/dynamically-returning-directly.ipynb