Skip to content

Commit 4cb50ce

Browse files
committed
Enhance Graph System documentation by adding new sections for Core Concepts, Building Graphs, Integration & Extensions, and Practical Examples. Introduced detailed guides on state management, node functionality, and multi-step workflows. Updated sidebar navigation for improved accessibility.
1 parent ce368d9 commit 4cb50ce

File tree

9 files changed

+3708
-2
lines changed

9 files changed

+3708
-2
lines changed

docs/examples/intent-graph-demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ python intent_graph_demo.py
118118
- **Supporting Modules**:
119119
- `spoon_ai/graph/` - Core graph system and declarative builders
120120
- `spoon_ai/graph/builder.py` - High-level API and parameter inference
121-
- [Graph System Docs](../core-concepts/graph-system.md)
121+
- [Graph System Docs](../graph-system/index.md)
122122

123123
#### 🎓 **Learning Outcomes**
124124

0 commit comments

Comments
 (0)