Open
Description
Describe the bug
Code present in https://huggingface.co/learn/agents-course/unit2/langgraph/first_graph is not the same as in notebook https://huggingface.co/agents-course/notebooks/blob/main/unit2/langgraph/mail_sorting.ipynb
For example, email_category is missing in Step 2
To Reproduce
Compare code blocks in https://huggingface.co/learn/agents-course/unit2/langgraph/first_graph and https://huggingface.co/agents-course/notebooks/blob/main/unit2/langgraph/mail_sorting.ipynb
Additional context
LangGraph unit.