command
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Dec 3, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Conditional Routing Example
This example demonstrates advanced conditional routing patterns in LangGraphGo workflows.
Overview
Shows conditional routing based on:
- Content analysis and classification
- State-based decision making
- Dynamic path selection
- Multi-criteria routing logic
Running the Example
cd examples/conditional_routing
go run main.go
Key Features
- Smart Routing: Route based on content analysis
- State Inspection: Make decisions based on current state
- Fallback Logic: Handle edge cases gracefully
- Multi-Path Workflows: Support complex branching scenarios
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.