Skip to course content
Free LangChain course

LangChain for LLM Applications and RAG

Module 02

Models, Messages, Prompts, and Provider Configuration

By the end of this module you can configure models, messages and prompts across providers, and swap one provider for another without rewriting your application.

Units

  1. Unit 02.00: Messages, roles, and what the model really sees
  2. Unit 02.01: Prompt templates with validated inputs
  3. Unit 02.02: Swapping providers without a rewrite
  4. Unit 02.03: Temperature, tokens, and reproducibility
  5. Unit 02.04: Keeping configuration out of the code

Module work