Skip to course content
Free LangChain course

LangChain for LLM Applications and RAG

Module 02 Summary

What this module established

Templates fail at render time on a missing input; f-strings produce a prompt about None and a confident answer about account None. Role assignment is a design decision - retrieved context in the human turn reads as something the user said, which matters when it conflicts with their instructions.

Carry forward

Before moving on

Move on when every prompt is a template, a provider swap has been re-evaluated per case, and your config carries both version fields.