Library · Textbook · Benchmark
# The complete library of agentic AI patterns.
Thirty-five production-grade architectures, built on LangGraph. Real LLM outputs end-to-end, provider-agnostic, deterministic-picker discipline throughout — and a benchmark that ranks them all.
### Living textbook
Every notebook's commentary quotes the actual captured run — not a synthetic example. Theory written *against* observed behavior.
### Deterministic picker
Every LLM-as-Scorer surface uses a categorical commitment + Python composition. No flat-band pathology, by design.
### Provider agnostic
One `get_llm()` factory speaks Nebius, OpenAI, Anthropic, Groq, Ollama, Together, Fireworks, Mistral, Google.
### Comparable
A 17-task benchmark suite runs every architecture and scores results. See which pattern suits which task family.
## Eight families. Thirty-five patterns.