Skip to main content

session_resource_uri

Function session_resource_uri 

Source
pub fn session_resource_uri(session_id: &str) -> String
Expand description

Build the vscode-chat-session://local/{base64(sessionId)} resource URI that VS Code uses to identify sessions in model cache and state cache.