Commit d772f0a
committed
LangGraph samples: Flatten directory structure to single level
Move all samples from nested category directories to top level:
- basic/hello_world -> hello_world
- basic/react_agent -> react_agent
- human_in_loop/approval_workflow -> approval_workflow
- multi_agent/supervisor -> supervisor
- rag/agentic_rag -> agentic_rag
- rag/deep_research -> deep_research
- planning/plan_and_execute -> plan_and_execute
- advanced/reflection -> reflection
Update all import paths accordingly and refresh README.md with
a table listing all samples.1 parent 3e6df8f commit d772f0a
65 files changed
Lines changed: 44 additions & 559 deletions
File tree
- langgraph_samples
- advanced
- agentic_rag
- approval_workflow
- basic
- deep_research
- hello_world
- human_in_loop
- multi_agent
- plan_and_execute
- planning
- rag
- react_agent
- reflection
- supervisor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
This file was deleted.
0 commit comments