๐Ÿค– AI Agents โ€” Knowledge Base

My go-to hub for AI agent workflows. Built on the LangChain family. Plain English.

Version v1.0 Updated 1 Jul 2026 Stack LangChain 1.x ยท LangGraph 1.x Auto-updated monthly
Start here. Each card opens a standalone page for that topic. Want everything on one page? Open the full guide below.

Topics

01

Foundations

What an agent is and the think-act-observe loop.

02

Models

Claude, OpenAI, Groq, Ollama via one helper.

03

Tools

@tool functions and MCP integrations.

04

Memory

Short-term checkpointers, long-term stores.

05

Middleware

The 1.0 control layer: PII, summary, custom.

06

Observability

LangSmith traces, evals, cost.

07

Harnesses & Deep Agents

Scaffolding + the batteries-included harness.

08

Multi-agent

Supervisor and swarm patterns.

09

Human-in-the-loop

Interrupts and approvals for risky actions.

10

RAG / retrieval

Embeddings, vector stores, retriever-as-tool.

11

Deployment

LangGraph Platform and self-hosting.

12

Multimodal

Text + image (and audio/video) in one message.

13

Structured output

Typed JSON out, with validation and retries.

What's planned next

These topics are on the roadmap and will get their own pages as they land Planned:

The full list with status lives in the guide's master topic list.