wesichain-graph 0.3.0

Rust-native LLM agents & chains with resumable ReAct workflows
Documentation
1
2
3
pub use wesichain_core::state::{
    Append, GraphState, Overwrite, Reducer, StateReducer, StateSchema, StateUpdate, Union,
};