Skip to main content

get_graph_context

Function get_graph_context 

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

Retrieve the graph knowledge snapshot for a session.