Skip to main content

Crate langgraph_core_rs

Crate langgraph_core_rs 

Source

Modules§

channels
config
constants
error
graph
managed
Managed values - will be implemented in Phase 4
pregel
prelude
runnable
runtime
stream
types

Macros§

conditional_edges
Simplify add_conditional_edges with automatic route map construction.
node_fn
Convenience macro to wrap a sync closure for use with add_node.
routing
Wrap a routing function for use with add_conditional_edges.