mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2026-02-03 05:34:30 +01:00
update nav
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "Nodes (PregelNode)"
|
||||
parent: "LangGraph"
|
||||
nav_order: 2
|
||||
---
|
||||
|
||||
# Chapter 2: Nodes (`PregelNode`) - The Workers of Your Graph
|
||||
|
||||
In [Chapter 1: Graph / StateGraph](01_graph___stategraph.md), we learned how `StateGraph` acts as a blueprint or a flowchart for our application. It defines the overall structure and the shared "whiteboard" (the State) that holds information.
|
||||
|
||||
Reference in New Issue
Block a user