Skip to content

Talking to LLMs

Before you build agents and RAG pipelines, you have to be fluent in the basics: how to phrase prompts so they don’t cargo-cult, how to force valid JSON, how to give a model tools it can call, and what an embedding actually is. Each lesson in this module is a runnable Colab.