Spaces:
Running
Running
Create langraph.md with brief plan of LangGraph usage
#3
by
aspestova
- opened
- langraph.md +8 -0
langraph.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# AI Agents in LangGraph
|
| 2 |
+
|
| 3 |
+
Use case: continuing from
|
| 4 |
+
Plan:
|
| 5 |
+
1. LangGraph components
|
| 6 |
+
2. Agent for a case from Scratch
|
| 7 |
+
3. Additional features
|
| 8 |
+
4. Other agent examples
|