pub async fn run_single_prompt(app: App, prompt: &str) -> Result<()>
Run a single prompt and print the response.