Links and references from the Week 2 sessions, grouped by class.
uv sync, then copy .env.example to .env and fill it in.ABSK. It goes in .env on one line, and it expires five days after it was issued — when calls suddenly start failing, that is usually why. Ask an instructor to re-issue it..env. The secret key is shown only once.uv run python exercises/01-hello-bedrock.py. It reports credential problems in plain English instead of a stack trace.ChatBedrockConverse is calling underneath.The course Langfuse server is v3, so the Python SDK is pinned below 4. Examples you find online are increasingly written for the v4 SDK and will not work here. If a snippet does not match from langfuse.langchain import CallbackHandler, it is the wrong version.
LangGraph in this repo is 1.x. Most tutorials and blog posts still target the 0.x API, where the imports and the graph-building calls differ. When in doubt, read the installed package rather than a search result.