pub fn write_chat_session_index(
db_path: &Path,
index: &ChatSessionIndex,
) -> Result<()>Expand description
Write the chat session index to VS Code storage
pub fn write_chat_session_index(
db_path: &Path,
index: &ChatSessionIndex,
) -> Result<()>Write the chat session index to VS Code storage