Function save_file

Source
async fn save_file(path: impl AsRef<Path>, note: &AssistantNote) -> Result<()>