Magus.GraphAgent (Magus v0.1.0)
Summary
Types
Functions
Link to this function
add_conditional_edges(agent, node_a, possible_nodes, conditional_fn)
Link to this function
add_edge(agent, node_a, node_b)
Link to this function
add_node(agent, node, node_fn)
Link to this function
cleanup(agent, cur_state)
Link to this function
get_final_output(agent, cur_state)
Link to this function