Update unit2/langgraph/mail_sorting.ipynb
#98
by
makatony
- opened
- adding import for START which was missing
- correcting callbackhandler import to v3
from langfuse.langchain import CallbackHandler
The fix looks good, this should be merged as soon as possible, otherwise users of the Notebook will run into errors already at Step 3 (Define Our Routing Logic).