Skip to main content

set_graph_context

Function set_graph_context 

Source
pub async fn set_graph_context(
    manager: &SessionManager,
    session_id: &str,
    user_id: Option<&str>,
    context: &str,
) -> Result<(), SessionError>
Expand description

Store (or overwrite) the graph knowledge snapshot for a session.