Patterns · Vol. 01

Pattern

Map-Reduce over Corpus

Apply the same LLM operation to each document in a corpus in parallel, then combine the results in a final reduce call.

Classification — Parallel (per-document fan-out, sequential reduce)

Full entry

The complete treatment — problem, how it works, when to use it, sources, and examples — lives in the volume below.

Browse the full pattern index or the catalog.