Skip to main content

Module 1 · LLM foundations

Every agent in this lab starts on top of a single building block: a large language model that turns text into text. By the end of this module you will know what an LLM actually does, why a chat app like claude.ai is an agent built on top of one, how the system prompt shapes its behavior, why long conversations cost more, and how temperature trades determinism for variety.