pub fn get_global_system_prompt(
    storage: &impl Storage
) -> Result<String, Box<dyn Error>>