Skip to main content

update_graph

Function update_graph 

Source
pub fn update_graph(
    graph: &PheromoneGraph,
    user_text: &str,
    assistant_text: &str,
) -> PheromoneGraph
Expand description

Update graph after one conversation turn.