Function load_prompts

Source
pub fn load_prompts(file_path: &str) -> Result<Vec<Prompt>, Error>