pub fn save_example( prompt: &str, output_dir: &Path, language: &str, ) -> Result<()>
Save successful output files as a few-shot example.