subgraph

command
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2025 License: MIT Imports: 4 Imported by: 0

README

Subgraph Example

This example demonstrates how to create and use subgraphs in LangGraphGo for modular workflow design.

Overview

Shows how to:

  • Create reusable subgraph components
  • Compose complex workflows from smaller graphs
  • Share state between parent and child graphs
  • Build hierarchical workflow architectures

Running the Example

cd examples/subgraph
go run main.go

Key Features

  • Modular Design: Break complex workflows into smaller components
  • State Sharing: Pass state between parent and child graphs
  • Reusability: Create reusable workflow components
  • Hierarchical Structure: Build nested workflow architectures

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL