Crate praxis_graph

Crate praxis_graph 

Source

Re-exports§

pub use node::Node;
pub use node::NodeType;
pub use node::EventSender;
pub use router::Router;
pub use router::NextNode;
pub use router::SimpleRouter;
pub use graph::Graph;

Modules§

graph
node
nodes
router

Structs§

GraphConfig
GraphInput
GraphState
LLMConfig

Enums§

ContextPolicy
StreamEvent
Extended StreamEvent that includes both LLM streaming events and Graph orchestration events