Skip to content

Week 4 LangChain and LangGraph exercise solutions by Andras Nemes - #1582

Merged
ed-donner merged 1 commit into
ed-donner:mainfrom
andras-nemes:andras-nemes-contributions-langchain
Sep 5, 2026
Merged

Week 4 LangChain and LangGraph exercise solutions by Andras Nemes#1582
ed-donner merged 1 commit into
ed-donner:mainfrom
andras-nemes:andras-nemes-contributions-langchain

Conversation

@andras-nemes

Copy link
Copy Markdown

Summary

Adds my solutions for the exercises in 4_langchain_langgraph.

File map

  • 1_lab1_exercise.ipynb: Day 1 second tool and manual two-tool loop.
  • 2_lab2_exercise.ipynb: Day 2 third tool, repeated LangGraph tool loop, and node trace.
  • 3_lab3_exercise.ipynb: Day 3 browser memory and navigation block list.
  • 4_lab4_exercise_part1.ipynb: Day 4 main exercise, with browser tools added to the research agent.
  • 4_lab4_exercise_part2.ipynb: Day 4 stretch challenge, with a custom Northwind slide skill.
  • 5_lab5_exercise_part1.ipynb: Day 5 Expedia login with human approval.
  • 5_lab5_exercise_part2.ipynb: Day 5 "Then go further" challenge, with approved filesystem writes and a currency tool.
  • sandbox/skills/northwind-slide/SKILL.md: Skill used by the Day 4 stretch solution. Other sandbox files are created at runtime and are not included.

@andras-nemes andras-nemes changed the title Add Andras Nemes LangChain and LangGraph exercise solutions Week 4 LangChain and LangGraph exercise solutions by Andras Nemes Aug 30, 2026
@ed-donner

Copy link
Copy Markdown
Owner

Great - thanks so much!

@ed-donner
ed-donner merged commit 877c9da into ed-donner:main Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants