Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(SubGraphNode.java): introduce SubGraphNode interface
Add a new interface `SubGraphNode` in package `org.bsc.langgraph4j`, which defines methods related to managing sub-graph nodes with specific states. This interface includes a method for obtaining the sub-graph and a static utility method for formatting node IDs to distinct subgraph nodes from standard ones work on #73
- Loading branch information