Agent Patterns
Understand the concepts and patterns of AI engineering at the substrate level — LLMs, loops, tools, and agents as they actually work. For technical readers who want to reason clearly, not just use abstractions.
Explore Patterns
The Loop→
Give your LLM the ability to ask for more context.
ToolsComing soon
How LLM agents interact with the world — calling functions, reading files, and using APIs.