PATCHBOOK SERIES Part of the Patchbook Series

Patchbook: LLMs are just APIs

Short, simple chapters that serve as a conceptual upgrade for software engineers.

Welcome to the LLMs are just APIs workshop

The first title in the Patchbook series. The central thesis is simple: working with LLMs is ordinary software engineering. The model is a stateless engine, the host controls everything, and an agent is just a loop.

Let us begin with Chapter 0: Introduction.